Anzeigen: Delphi
C++
Anzeigeeinstellungen
FMX.ListBox.TCustomListBox
Aus XE2 API Documentation
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.