Anzeigen: Delphi
C++
Anzeigeeinstellungen
FMX.Edit.TComboEdit.ItemIndex
Aus XE2 API Documentation
Delphi
property ItemIndex: Integer read GetItemIndex write SetItemIndex;
C++
__property int ItemIndex = {read=GetItemIndex, write=SetItemIndex, nodefault};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | published | FMX.Edit.pas FMX.Edit.hpp |
FMX.Edit | TComboEdit |
Beschreibung
Index des aktuell ausgewählten Eintrags in der Dropdown-Liste (ListBox).