FMX.ListBox.TCustomListBox.GetFirstSelect
Delphi
function GetFirstSelect: TListBoxItem;
C++
TListBoxItem* __fastcall GetFirstSelect();
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| function | protected | FMX.ListBox.pas FMX.ListBox.hpp | FMX.ListBox | TCustomListBox | 
Beschreibung
Getter-Methode für die Eigenschaft FirstSelectedItem.