[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Constructor for the class instance.
Source position: dialogs.pp line 236
public constructor TOpenDialog.Create( |
TheOwner: TComponent |
); override; |
TheOwner |
|
Owner of the class instance. |
Create is the constructor for TOpenDialog, and calls the inherited Create method then loads the default options for the dialog.
|
Constructor for the class instance. |
lazarus-ccr.sourceforge.net |