[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TCustomStaticText: calls inherited Create the initialises style, alignment and bounds
Source position: stdctrls.pp line 970
public constructor TCustomStaticText.Create( |
AOwner: TComponent |
); override; |
|
Create - constructor for TWinControl: performs inherited Create and initialises some local variables |