[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Constructor for the class instance.
Source position: stdctrls.pp line 1110
public constructor TCustomStaticText.Create( |
AOwner: TComponent |
); override; |
AOwner |
|
Owner of the class instance. |
Create is the overridden constructor for the class instance. It sets the default values for properties and component style flags, as well as the initial bounds for the control.
|
Constructor for the class instance. |
Version 4.0 | Generated 2025-05-03 | Home |