FMX.ListBox.TListBoxSelector.GetCurrent
Delphi
function GetCurrent: Integer;
C++
int __fastcall GetCurrent();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | FMX.ListBox.pas FMX.ListBox.hpp | FMX.ListBox | TListBoxSelector | 
Description
Index of the current item.
Returns -1 if no item is selected.