FMX.ComboEdit.Style.TComboEditListBox

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.ListBox.TCustomListBoxFMX.Layouts.TScrollBoxFMX.Layouts.TCustomScrollBoxFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentTComboEditListBox

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.

Siehe auch