API:FMX.Colors.TColorComboBox

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.Colors.TCustomColorComboBoxFMX.ListBox.TCustomComboBoxFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentTColorComboBox

Delphi

TColorComboBox = class(TCustomColorComboBox)

C++

class PASCALIMPLEMENTATION TColorComboBox : public TCustomColorComboBox

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.Colors.pas
FMX.Colors.hpp
FMX.Colors FMX.Colors

Beschreibung


TCustomComboBox ist die Basisklasse für Kombinationsfeldkomponenten.

FMX.Colors.TColorComboBox erbt von FMX.ListBox.TCustomComboBox. Der folgende Inhalt bezieht sich auf FMX.ListBox.TCustomComboBox.

TCustomComboBox ist die Basisklasse für Kombinationsfeldkomponenten.

Leiten Sie zum Erstellen eines Steuerelements, das ein spezielles Kombinationsfeld repräsentiert, dieses von TCustomComboBox ab.

Siehe auch