FMX.ListBox.TListBoxSelector.GetFirst

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetFirst: Integer;

C++

int __fastcall GetFirst();

Propriétés

Type Visibilité  Source Unité  Parent
function public
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TListBoxSelector


Description

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

Renvoie -1 si aucun élément n'est sélectionné.

Voir aussi