API:FMX.ListBox.TComboBox

De RAD Studio API Documentation
Aller à : navigation, rechercher

FMX.ListBox.TCustomComboBoxFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTComboBox

Delphi

TComboBox = class(TCustomComboBox)

C++

class PASCALIMPLEMENTATION TComboBox : public TCustomComboBox

Propriétés

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

Description

Un TCustomComboBox est la classe de base des composants zone de liste déroulante.

FMX.ListBox.TComboBox hérite de FMX.ListBox.TCustomComboBox. Tout le contenu en-dessous de cette ligne se réfère à FMX.ListBox.TCustomComboBox.

Un TCustomComboBox est la classe de base des composants zone de liste déroulante.

Hérite de TCustomComboBox pour créer un contrôle qui représente une zone de liste déroulante spécialisée.

Voir aussi