[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TPageControl: sets PageClass to TTabSheet then calls inherited Create
Source position: comctrls.pp line 523
public constructor TPageControl.Create( |
TheOwner: TComponent |
); override; |
TComponent.Create |
||
|
Create - constructor for TCustomTabControl: calls inherited Create, sets initial bounds, forms links and sets some defaults |