www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Use TPageControl to create a multiple page dialog or tabbed notebook. TPageControl displays multiple overlapping pages that are TTabSheet objects. The user selects a page by clicking the page’s tab that appears at the top of the control. To add a new page to a TPageControl object at design time, right-click the TPageControl object and choose New Page. To create a tabbed control that uses only a single body portion (page), use TTabControl instead.
Main Properties : ActivePage, ActivePageIndex, PageCount, Pages
Methods
In TPageControl
CanShowTab
Change
Create
Destroy
DoAddDockClient
DockOver
DoRemoveDockClient
FindNextPage
GetChildren
GetImageIndex
GetPageFromDockClient
GetSiteInfo
Loaded
SelectNextPage
SetChildOrder
ShowControl
UpdateActivePage
Derived from TCustomTabControl
GetHitTestInfoAt
IndexOfTabAt
RowCount
ScrollTabs
TabRect
Derived from TWinControl
Broadcast
CanFocus
ContainsControl
ControlAtPos
CreateParented
CreateParentedControl
DefaultHandler
DisableAlign
DockDrop
EnableAlign
FindChildControl
FlipChildren
Focused
GetTabOrderList
HandleAllocated
HandleNeeded
InsertControl
Invalidate
PaintTo
Realign
RemoveControl
Repaint
ScaleBy
ScrollBy
SetBounds
SetFocus
Update
UpdateControlState
Derived from TControl
BeginDrag
BringToFront
ClientToParent
ClientToScreen
Dock
DragDrop
Dragging
DrawTextBiDiModeFlags
DrawTextBiDiModeFlagsReadingOnly
EndDrag
GetControlsAlignment
GetParentComponent
GetTextBuf
GetTextLen
HasParent
Hide
InitiateAction
IsRightToLeft
ManualDock
ManualFloat
MouseWheelHandler
ParentToClient
Perform
Refresh
ReplaceDockedControl
ScreenToClient
SendToBack
SetTextBuf
Show
UseRightToLeftAlignment
UseRightToLeftReading
UseRightToLeftScrollBar
Derived from TComponent
BeforeDestruction
DestroyComponents
Destroying
ExecuteAction
FindComponent
FreeNotification
FreeOnRelease
GetNamePath
InsertComponent
IsImplementorOf
ReferenceInterface
RemoveComponent
RemoveFreeNotification
SafeCallException
SetSubComponent
UpdateAction
Derived from TPersistent
Assign
Derived from TObject
AfterConstruction
ClassInfo
ClassName
ClassNameIs
ClassParent
ClassType
CleanupInstance
Dispatch
FieldAddress
Free
FreeInstance
GetInterface
GetInterfaceEntry
GetInterfaceTable
InheritsFrom
InitInstance
InstanceSize
MethodAddress
MethodName
NewInstance