[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Create - constructor for TScreen: performs inherited Create then creates and initialises lists of fonts, strings and forms
Source position: forms.pp line 982
public constructor TScreen.Create( |
AOwner: TComponent |
); override; |
TComponent.Create |
||
|
Create - constructor for TLCLComponent: calls inherited Create |