[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Performs actions to convert values in the class, and execute the dialog using the wrapper in the LCLTaskDialog unit.
Source position: dialogs.pp line 639
protected function TCustomTaskDialog.DoExecute( |
ParentWnd: HWND |
):Boolean; dynamic; |
ParentWnd |
|
Handle for the Parent Window of the dialog. |
True if a valid button identifier was clicked in the dialog.
lazarus-ccr.sourceforge.net |