[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Constructor for the class instance.
Source position: comctrls.pp line 528
public constructor TTabSheet.Create( |
TheOwner: TComponent |
); override; |
TheOwner |
|
Component which owns the class instance. |
Create is the overridden constructor for the class instance. It calls the inherited method on entry using the value in TheOwner as an argument.
|
Constructor for the class instance. |
Version 4.0 | Generated 2025-05-03 | Home |