API:FMX.ListBox.TCustomComboBox.ItemIndex
Delphi
property ItemIndex: Integer read GetItemIndex write SetItemIndex;
C++
__property int ItemIndex = {read=GetItemIndex, write=SetItemIndex, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TCustomComboBox |
Description
Embarcadero Technologies does not currently have any additional information.