[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TCustomTabControl: calls inherited Create creates a page list, then sets initial bounds and default values for local variables and properties.
Source position: comctrls.pp line 471
public constructor TCustomTabControl.Create( |
TheOwner: TComponent |
); override; |
TheOwner |
|
Owner of the class instance. |
|
Constructor for the class instance. |