FMX.ListBox.TListBoxSelector.FCurrent
Delphi
FCurrent: Integer;
C++
int FCurrent;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | class protected | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TListBoxSelector |
Description
Index of the current item.
The value of FCurrent is -1 if no item is selected.