Table of Contents

TTMSFNCComboBox.Count Property

Gets the number of items available in the drop-down list.

API unit family: TMSFNCComboBox Declaring type: TTMSFNCComboBox Inherited from: TTMSFNCCustomComboBox Type: Integer

Syntax

property Count: Integer;

Remarks

In virtual mode, the value is supplied through a handler of type TTMSFNCComboBoxGetNumberOfItemsEvent.