Table of Contents

TTMSFNCComboBox.ItemIndex Property

Gets or sets the zero-based index of the selected item.

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

Syntax

property ItemIndex: Integer;

Default: -1

Remarks

The default value is -1, which means that no item is selected.