Vcl.ControlList.TControlListButton

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Vcl.ControlList.TControlListControlVcl.Controls.TGraphicControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTControlListButton

Delphi

TControlListButton = class(TControlListControl)

C++

class PASCALIMPLEMENTATION TControlListButton : public TControlListControl

Eigenschaften

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


Beschreibung

TControlListButton führt Befehle aus oder legt Modi fest.

TControlListButton ist die Entsprechung für ein TSpeedButton-Steuerelement, das mit TControlList verwendet werden kann.

Siehe auch

TSpeedButton

TControlList

Verwenden des VCL-Steuerelements TControlList