Creates the Handle for the widgetset object and displays the selected tab and page.
Source position: comctrls.pp line 438
protected procedure TCustomTabControl.CreateWnd; override; |
Calls the inherited method on entry. Adds or removes handles for pages on the control. Displays the visible tabs and the active page for the control.
|
Creates the interface object (widget) and assigns the value in Handle. |