[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Dialogs' (#lcl)

TCustomTaskDialog.DoExecute

Performs actions to convert values in the class, and execute the dialog using the wrapper in the LCLTaskDialog unit.

Declaration

Source position: dialogs.pp line 639

protected function TCustomTaskDialog.DoExecute(

  ParentWnd: HWND

):Boolean; dynamic;

Arguments

ParentWnd

  

Handle for the Parent Window of the dialog.

Function result

True if a valid button identifier was clicked in the dialog.