FMX.ListBox.TListBoxSelector.FCurrent
Delphi
FCurrent: Integer;
C++
int FCurrent;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| field | class protected | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TListBoxSelector |
Description
Index de l'élément en cours.
La valeur de FCurrent est -1 si aucun élément n'est sélectionné.