FMX.ListBox.TCustomListBox.GetFirstSelect
Delphi
function GetFirstSelect: TListBoxItem;
C++
TListBoxItem* __fastcall GetFirstSelect(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | FMX.ListBox.pas FMX.ListBox.hpp | FMX.ListBox | TCustomListBox | 
Description
Getter for the FirstSelectedItem property.