FMX.ComboEdit.Style.TComboEditListBox
Delphi
TComboEditListBox = class(TCustomListBox)
C++
class PASCALIMPLEMENTATION TComboEditListBox : public Fmx::Listbox::TCustomListBox
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
class | public | FMX.ComboEdit.Style.pas FMX.ComboEdit.Style.hpp |
FMX.ComboEdit.Style | FMX.ComboEdit.Style |
Beschreibung
Implementiert das von TComboEdit-Komponenten verwendete Listenfeld.
Erstellen Sie in Anwendungen keine Instanzen der Klasse TComboEditListBox.