FMX.Colors.TCustomColorComboBox

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

TCustomColorComboBox = class(TCustomComboBox)

C++

class PASCALIMPLEMENTATION TCustomColorComboBox : public Fmx::Listbox::TCustomComboBox

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.TCustomColorComboBox 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