API:Vcl.StdCtrls.TButton
Delphi
TButton = class(TCustomButton)
C++
class PASCALIMPLEMENTATION TButton : public TCustomButton
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | Vcl.StdCtrls.pas Vcl.StdCtrls.hpp  | 
        Vcl.StdCtrls | Vcl.StdCtrls | 
Description
Base class for a push button control.
Vcl.StdCtrls.TButton inherits from Vcl.StdCtrls.TCustomButton. All content below this line refers to Vcl.StdCtrls.TCustomButton.
Base class for a push button control.
Use TCustomButton as a base class for a standard push button on a form.