Vcl.ControlList.TControlListControl

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Vcl.Controls.TGraphicControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTControlListControl

Delphi

TControlListControl = class(TGraphicControl)

C++

class PASCALIMPLEMENTATION TControlListControl : public Vcl::Controls::TGraphicControl

Eigenschaften

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


Beschreibung

TControlListControl ist eine spezielle Klasse, die von TGraphicControl abgeleitet ist.

TControlListControl kann neue Steuerelemente erstellen, die von der Klasse TControlListControl abgeleitet sind, und kann für ihre Einträge Mausereignisse verwenden.

Siehe auch

Vcl.Controls.TGraphicControl

Verwenden des VCL-Steuerelements TControlList