[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TLazDocForm: calls inherited Create, then fills in the header.
Source position: ldocktree.pas line 134
public constructor TLazDockForm.Create( |
AOwner: TComponent |
); override; |
AOwner |
|
Owner of the object instance. |
|
Constructor for the class instance. |
lazarus-ccr.sourceforge.net |