Table of Contents

TTMSFNCCustomComboBox.Count Property

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

API unit family: TMSFNCComboBox Declaring type: TTMSFNCCustomComboBox Type: Integer

Syntax

property Count: Integer;

Remarks

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