Source position: lcltaskdialog.pas line 385
function TTaskDialogEx.Execute(
aParent: HWND = 0
):Integer;
Main (and unique) method used to show the dialog. It is a wrapper around the TTaskDialog.Execute method.