Klasse TCustomButtonPanel

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

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

Public constructor Create(AOwner: TComponent); override;
Public destructor Destroy; override;

Eigenschaften

Public property OKButton: TPanelBitBtn Read FOKButton stored false;
Public property HelpButton: TPanelBitBtn Read FHelpButton stored false;
Public property CloseButton: TPanelBitBtn Read FCloseButton stored false;
Public property CancelButton: TPanelBitBtn Read FCancelButton stored false;
Public property ButtonOrder: TButtonOrder Read FButtonOrder Write SetButtonOrder;
Public property TabOrder;
Public property DefaultButton: TPanelButton Read FDefaultButton Write SetDefaultButton;
Public property OnClick;
Public property OnDblClick;
Public property OnDragDrop;
Public property OnEnter;
Public property OnExit;
Public property OnKeyDown;
Public property OnKeyPress;
Public property OnKeyUp;
Public property OnMouseDown;
Public property OnMouseMove;
Public property OnMouseUp;
Public property OnResize;
Public property ShowButtons: TPanelButtons Read FShowButtons Write SetShowButtons;
Public property ShowGlyphs: TPanelButtons Read FShowGlyphs Write SetShowGlyphs;

Beschreibung

Methoden

Public constructor Create(AOwner: TComponent); override;
 
Public destructor Destroy; override;
 

Eigenschaften

Public property OKButton: TPanelBitBtn Read FOKButton stored false;
 
Public property HelpButton: TPanelBitBtn Read FHelpButton stored false;
 
Public property CloseButton: TPanelBitBtn Read FCloseButton stored false;
 
Public property CancelButton: TPanelBitBtn Read FCancelButton stored false;
 
Public property ButtonOrder: TButtonOrder Read FButtonOrder Write SetButtonOrder;
 
Public property TabOrder;
 
Public property DefaultButton: TPanelButton Read FDefaultButton Write SetDefaultButton;
 
Public property OnClick;
 
Public property OnDblClick;
 
Public property OnDragDrop;
 
Public property OnEnter;
 
Public property OnExit;
 
Public property OnKeyDown;
 
Public property OnKeyPress;
 
Public property OnKeyUp;
 
Public property OnMouseDown;
 
Public property OnMouseMove;
 
Public property OnMouseUp;
 
Public property OnResize;
 
Public property ShowButtons: TPanelButtons Read FShowButtons Write SetShowButtons;
 
Public property ShowGlyphs: TPanelButtons Read FShowGlyphs Write SetShowGlyphs;
 

Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:51