FMX.ListBox.TListBoxSelector.FFirst

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

FFirst: Integer;

C++

int FFirst;

Propriétés

Type Visibilité  Source Unité  Parent
field class protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TListBoxSelector


Description

Index du premier élément sélectionné.

La valeur de FFirst est -1 si aucun élément n'est sélectionné.

Voir aussi