Klasse TNotebook

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TNotebook = class(TCustomNotebook)

Beschreibung

no description available, TCustomNotebook 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;

Eigenschaften

Public property Page[Index: Integer]: TPage read GetNoteBookPage;
Public property ActivePageComponent: TPage read GetActiveNotebookPageComponent write SetActiveNotebookPageComponent;
Public property Pages;
Published property ActivePage;
Published property Align;
Published property Anchors;
Published property BorderSpacing;
Published property Constraints;
Published property DragCursor;
Published property DragMode;
Published property Enabled;
Published property Images;
Published property OnChangeBounds;
Published property OnChanging;
Published property OnCloseTabClicked;
Published property OnContextPopup;
Published property OnDragDrop;
Published property OnDragOver;
Published property OnEndDrag;
Published property OnEnter;
Published property OnExit;
Published property OnGetImageIndex;
Published property OnMouseDown;
Published property OnMouseMove;
Published property OnMouseUp;
Published property OnPageChanged;
Published property OnResize;
Published property OnStartDrag;
Published property Options;
Published property PageIndex;
Published property PopupMenu;
Published property ShowTabs;

Beschreibung

Methoden

Public constructor Create(TheOwner: TComponent); override;
 

Eigenschaften

Public property Page[Index: Integer]: TPage read GetNoteBookPage;
 
Public property ActivePageComponent: TPage read GetActiveNotebookPageComponent write SetActiveNotebookPageComponent;
 
Public property Pages;
 
Published property ActivePage;
 
Published property Align;
 
Published property Anchors;
 
Published property BorderSpacing;
 
Published property Constraints;
 
Published property DragCursor;
 
Published property DragMode;
 
Published property Enabled;
 
Published property Images;
 
Published property OnChangeBounds;
 
Published property OnChanging;
 
Published property OnCloseTabClicked;
 
Published property OnContextPopup;
 
Published property OnDragDrop;
 
Published property OnDragOver;
 
Published property OnEndDrag;
 
Published property OnEnter;
 
Published property OnExit;
 
Published property OnGetImageIndex;
 
Published property OnMouseDown;
 
Published property OnMouseMove;
 
Published property OnMouseUp;
 
Published property OnPageChanged;
 
Published property OnResize;
 
Published property OnStartDrag;
 
Published property Options;
 
Published property PageIndex;
 
Published property PopupMenu;
 
Published property ShowTabs;
 

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