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. |
CT Web help |
CodeTyphon Studio |