FMX.ListBox.TListBoxSelector.FCurrent

De RAD Studio API Documentation
Aller à : navigation, rechercher

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é.

Voir aussi