Klasse TCustomButtonPanel
Unit
ButtonPanel
Deklaration
type TCustomButtonPanel = class(TCustomPanel)
Beschreibung
no description available, TCustomPanel description follows
no description available, TCustomControl description follows
no description available, TWinControl description follows
no description available, TControl description follows
no description available, TLCLComponent description follows
Hierarchie
Übersicht
Methoden
 |
constructor Create(AOwner: TComponent); override; |
 |
destructor Destroy; override; |
Eigenschaften
Beschreibung
Methoden
 |
constructor Create(AOwner: TComponent); override; |
|
 |
destructor Destroy; override; |
|
Eigenschaften
 |
property OKButton: TPanelBitBtn Read FOKButton stored false; |
|
 |
property HelpButton: TPanelBitBtn Read FHelpButton stored false; |
|
 |
property CloseButton: TPanelBitBtn Read FCloseButton stored false; |
|
 |
property CancelButton: TPanelBitBtn Read FCancelButton stored false; |
|
 |
property ButtonOrder: TButtonOrder Read FButtonOrder Write SetButtonOrder; |
|
 |
property TabOrder; |
|
 |
property DefaultButton: TPanelButton Read FDefaultButton Write SetDefaultButton; |
|
 |
property OnClick; |
|
 |
property OnDblClick; |
|
 |
property OnDragDrop; |
|
 |
property OnEnter; |
|
 |
property OnExit; |
|
 |
property OnKeyDown; |
|
 |
property OnKeyPress; |
|
 |
property OnKeyUp; |
|
 |
property OnMouseDown; |
|
 |
property OnMouseMove; |
|
 |
property OnMouseUp; |
|
 |
property OnResize; |
|
 |
property ShowButtons: TPanelButtons Read FShowButtons Write SetShowButtons; |
|
 |
property ShowGlyphs: TPanelButtons Read FShowGlyphs Write SetShowGlyphs; |
|
Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:51