Vcl.ControlList.TControlListButton

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TControlListButton = class(TControlListControl)

C++

class PASCALIMPLEMENTATION TControlListButton : public TControlListControl

Properties

Type Visibility Source Unit Parent
class public
Vcl.ControlList.pas
Vcl.ControlList.hpp
Vcl.ControlList Vcl.ControlList

Description

TControlListButton executes commands or set modes.

TControlListButton is the analogue of a TSpeedButton that can be used with TControlList.

See Also