RAD Studio VCL Reference
ContentsIndex
TPageControl Methods Protected Methods
Protected Methods
 
Name 
Description 
 
Indicates whether a tab sheet in the page control can be selected. 
 
Responds to changes in the page control. 
 
Provides necessary adjustments when a new client is docked in the page control. 
 
Indicates whether an object that is dragged over the page control can be docked. 
 
Provides necessary adjustments when a control is undocked from the page control. 
 
Calls a specified procedure for every page in the page control. 
 
Specifies the image to display for a particular page. 
 
Returns the tab sheet on which a client is docked. 
 
Returns the page control's docking information. 
 
Initializes the page control after all its parts have been loaded from a stream. 
 
This is SetActivePage, a member of class TPageControl. 
 
Assigns indexes to the pages that reflect the order in which pages are loaded from a stream. 
 
This is SetTabIndex, a member of class TPageControl. 
 
Displays a specified page. 
 
Updates the ActivePage property when changes are made to the Pages property. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.