Klasse TCustomButton
Unit
Buttons
Deklaration
type TCustomButton = class(TButtonControl)
Beschreibung
no description available, TButtonControl description follows
no description available, TWinControl description follows
no description available, TControl description follows
no description available, TLCLComponent description follows
Hierarchie
Übersicht
Methoden
Eigenschaften
Beschreibung
Methoden
 |
constructor Create(TheOwner: TComponent); override; |
|
 |
procedure ExecuteDefaultAction; override; |
|
 |
procedure ExecuteCancelAction; override; |
|
 |
procedure ActiveDefaultControlChanged(NewControl: TControl); override; |
|
 |
procedure UpdateRolesForForm; override; |
|
Eigenschaften
 |
property Active: boolean read FActive stored false; |
|
 |
property Default: Boolean read FDefault write SetDefault default false; |
|
 |
property Cancel: Boolean read FCancel write SetCancel default false; |
|
 |
property Color default clBtnFace; |
|
 |
property TabStop default true; |
|
Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:51