Vcl.ControlList.TControlListButton

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.