FMX.ComboEdit.TComboEdit.ItemIndex

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ItemIndex;

C++

__property ItemIndex;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.ComboEdit.pas
FMX.ComboEdit.hpp
FMX.ComboEdit TComboEdit


Beschreibung

Index des aktuell ausgewählten Eintrags in der Dropdown-Liste (ListBox).

Siehe auch