RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTaskDialog.DoExecute Method

Executes the Task Dialog.

Pascal
function DoExecute(ParentWnd: HWND): Boolean; dynamic;
C++
__fastcall Boolean DoExecute(HWND ParentWnd);

Use DoExecute to perform the execution of the Task Dialog. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!