FMX.ListBox.TListBoxSelector.FCurrent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FCurrent: Integer;

C++

int FCurrent;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field class protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TListBoxSelector


Beschreibung

Index des aktuellen Eintrags.

FCurrent hat den Wert -1, wenn kein Eintrag ausgewählt ist.

Siehe auch