FMX.ListBox.TComboListBox

Aus RAD Studio API Documentation

TComboListBoxFMX.ListBox.TCustomListBoxFMX.Layouts.TScrollBoxFMX.Layouts.TCustomScrollBoxFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponent

Delphi

TComboListBox = class(TCustomListBox, IContent)

C++

class PASCALIMPLEMENTATION TComboListBox : public TCustomListBox

Eigenschaften

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

Beschreibung

Repräsentiert das von der Kombinationsfeldkomponente verwendete Listenfeld.

TComboListBox erbt von TCustomListBox und repräsentiert die Dropdown-Liste eines Kombinationsfeldes.

Siehe auch