FMX.ComboEdit.TComboEdit.ItemIndex

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ItemIndex: Integer read GetItemIndex write SetItemIndex;

C++

__property ItemIndex;

Propriétés

Type Visibilité  Source Unité  Parent
property published
FMX.ComboEdit.pas
FMX.ComboEdit.hpp
FMX.ComboEdit TComboEdit

Description

Index de l'élément actuellement sélectionné dans le ListBox déroulant.

Voir aussi