Convenience routine used to make the TPageControl more intuitive to use.
Source position: comctrls.pp line 601
public function TPageControl.AddTabSheet: TTabSheet; |
Page class instance created in the method.
|
The PageControl of which this TabSheet is a member. |
|
|
Pages - the actual Pages (TTabSheet) that comprise the component. |
|
|
ActivePage - the currently selected active page (TTabSheet). |
|
|
Gets the class type used to create a new tabsheet (or page) for the page control. |