FMX.ListBox.TCustomComboBox.ListBox

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ListBox: TComboListBox read FListBox;

C++

__property TComboListBox* ListBox = {read=FListBox};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TCustomComboBox

Description

Obtient le composant liste déroulante de la zone de liste déroulante.

L'objet renvoyé est un TComboListBox.

Voir aussi