FMX.ListBox.TComboListBox.FComboBox

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

[Weak] FComboBox: TCustomComboBox;

C++

TCustomComboBox* FComboBox;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TComboListBox

Beschreibung

Gibt das Kombinationsfeld an, das das TComboListBox-Objekt enthält.

Ruft das Kombinationsfeld ab, dem dieses TComboListBox-Objekt zugeordnet ist.

Siehe auch