Klasse TCustomPanel
Unit
ExtCtrls
Deklaration
type TCustomPanel = class(TCustomControl)
Beschreibung
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(TheOwner: TComponent); override; |
Eigenschaften
Beschreibung
Methoden
 |
constructor Create(TheOwner: TComponent); override; |
|
Eigenschaften
 |
property Align default alNone; |
|
 |
property Alignment: TAlignment read FAlignment write SetAlignment default taCenter; |
|
 |
property BevelInner: TPanelBevel read FBevelInner write SetBevelInner default bvNone; |
|
 |
property BevelWidth: TBevelWidth read FBevelWidth write SetBevelWidth default 1; |
|
 |
property BorderWidth: TBorderWidth read FBorderWidth write SetBorderWidth default 0; |
|
 |
property Color default clBtnFace; |
|
 |
property Caption read GetText write SetText; |
|
 |
property FullRepaint: Boolean read FFullRepaint write FFullRepaint default True; |
|
 |
property ParentColor default true; |
|
 |
property TabStop default False; |
|
Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:56