[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Create - constructor for TCustomForm: checks for correct ClassType, looks for required resources then creates the Form
Source position: forms.pp line 574
public constructor TCustomForm.Create( |
AOwner: TComponent |
); override; |
This constructor can override the constructor of an ancestor class
|
Create - constructor for TScrollingWinControl: performs inherited Create then creates and intiialises the scrollbars |
lazarus-ccr.sourceforge.net |