[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Create - constructor for TCommonDialog: calls inherited Create and adds default Title
Source position: dialogs.pp line 84
public constructor TCommonDialog.Create( |
TheOwner: TComponent |
); override; |
TheOwner |
|
The owner of the dialog: the component that called it |
lazarus-ccr.sourceforge.net |