FMX.ListBox.TListBoxSelector.GetCurrent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetCurrent: Integer;

C++

int __fastcall GetCurrent();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TListBoxSelector


Beschreibung

Index des aktuellen Eintrags.

Gibt -1 zurück, wenn kein Eintrag ausgewählt ist.

Siehe auch