FMX.ListBox.TListBoxSelector.GetCurrent
Delphi
function GetCurrent: Integer;
C++
int __fastcall GetCurrent();
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TListBoxSelector |
Description
Index de l'élément en cours.
Renvoie -1
si aucun élément n'est sélectionné.