Klasse TTabSheet

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

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

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

Eigenschaften

Public property PageControl: TPageControl read GetPageControl write SetPageControl;
Public property TabIndex: Integer read GetTabIndex write SetTabIndex;
Published property Caption;
Published property ChildSizing;
Published property ClientHeight;
Published property ClientWidth;
Published property Enabled;
Published property Height stored False;
Published property ImageIndex default 0;
Published property Left stored False;
Published property OnContextPopup;
Published property OnDragDrop;
Published property OnDragOver;
Published property OnEndDrag;
Published property OnEnter;
Published property OnExit;
Published property OnHide: TNotifyEvent read FOnHide write FOnHide;
Published property OnMouseDown;
Published property OnMouseMove;
Published property OnMouseUp;
Published property OnResize;
Published property OnShow: TNotifyEvent read FOnShow write FOnShow;
Published property OnStartDrag;
Published property PageIndex stored False;
Published property ParentFont;
Published property ParentShowHint;
Published property PopupMenu;
Published property ShowHint;
Published property TabVisible default True;
Published property Top stored False;
Published property Visible stored False;
Published property Width stored False;

Beschreibung

Methoden

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

Eigenschaften

Public property PageControl: TPageControl read GetPageControl write SetPageControl;
 
Public property TabIndex: Integer read GetTabIndex write SetTabIndex;
 
Published property Caption;
 
Published property ChildSizing;
 
Published property ClientHeight;
 
Published property ClientWidth;
 
Published property Enabled;
 
Published property Height stored False;
 
Published property ImageIndex default 0;
 
Published property Left stored False;
 
Published property OnContextPopup;
 
Published property OnDragDrop;
 
Published property OnDragOver;
 
Published property OnEndDrag;
 
Published property OnEnter;
 
Published property OnExit;
 
Published property OnHide: TNotifyEvent read FOnHide write FOnHide;
 
Published property OnMouseDown;
 
Published property OnMouseMove;
 
Published property OnMouseUp;
 
Published property OnResize;
 
Published property OnShow: TNotifyEvent read FOnShow write FOnShow;
 
Published property OnStartDrag;
 
Published property PageIndex stored False;
 
Published property ParentFont;
 
Published property ParentShowHint;
 
Published property PopupMenu;
 
Published property ShowHint;
 
Published property TabVisible default True;
 
Published property Top stored False;
 
Published property Visible stored False;
 
Published property Width stored False;
 

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