Vcl.ControlList.TControlList

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Vcl.ControlList.TCustomControlListVcl.Controls.TCustomControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTControlList

Delphi

TControlList = class(TCustomControlList)

C++

class PASCALIMPLEMENTATION TControlList : public TCustomControlList

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Vcl.ControlList.pas
Vcl.ControlList.hpp
Vcl.ControlList Vcl.ControlList


Beschreibung

TControlList ist ein leistungsfähiges, virtualisiertes Listen-Steuerelement, das mit allen sehr langen Listen verwendet werden kann.

TControlList ermöglicht die Definition von Inhalt durch Entwerfen eines der Listenelemente mit von TGraphicControl abgeleiteten Klassen.

Siehe auch