Klasse TTabSheet
Unit
ComCtrls
Deklaration
type TTabSheet = class(TCustomPage)
Beschreibung
no description available, TCustomPage 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; |
 |
destructor Destroy; override; |
Eigenschaften
Beschreibung
Methoden
 |
constructor Create(TheOwner: TComponent); override; |
|
 |
destructor Destroy; override; |
|
Eigenschaften
 |
property PageControl: TPageControl read GetPageControl write SetPageControl; |
|
 |
property TabIndex: Integer read GetTabIndex write SetTabIndex; |
|
 |
property Caption; |
|
 |
property ChildSizing; |
|
 |
property ClientHeight; |
|
 |
property ClientWidth; |
|
 |
property Enabled; |
|
 |
property Height stored False; |
|
 |
property ImageIndex default 0; |
|
 |
property Left stored False; |
|
 |
property OnContextPopup; |
|
 |
property OnDragDrop; |
|
 |
property OnDragOver; |
|
 |
property OnEndDrag; |
|
 |
property OnEnter; |
|
 |
property OnExit; |
|
 |
property OnHide: TNotifyEvent read FOnHide write FOnHide; |
|
 |
property OnMouseDown; |
|
 |
property OnMouseMove; |
|
 |
property OnMouseUp; |
|
 |
property OnResize; |
|
 |
property OnShow: TNotifyEvent read FOnShow write FOnShow; |
|
 |
property OnStartDrag; |
|
 |
property PageIndex stored False; |
|
 |
property ParentFont; |
|
 |
property ParentShowHint; |
|
 |
property PopupMenu; |
|
 |
property ShowHint; |
|
 |
property TabVisible default True; |
|
 |
property Top stored False; |
|
 |
property Visible stored False; |
|
 |
property Width stored False; |
|
Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:52