Anzeigen: Delphi C++
Anzeigeeinstellungen

FMX.ListBox.TCustomListBox

Aus XE2 API Documentation
Wechseln zu: Navigation, Suche

FMX.Layouts.TScrollBoxFMX.Types.TStyledControlFMX.Types.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject
TCustomListBox

Delphi

TCustomListBox = class(TScrollBox, IItemsContainer)

C++

class PASCALIMPLEMENTATION TCustomListBox : public Fmx::Layouts::TScrollBox

Eigenschaften

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

Beschreibung

TCustomListBox ist die Basisklasse für Listenfeldkomponenten.

Leiten Sie zum Erstellen eines Steuerelements, das ein spezielles Listenfeld repräsentiert, dieses von TCustomListBox ab.

Siehe auch

Frühere Versionen
Übersetzungen