Unit 'LCLTaskDialog' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

Execute

Declaration

Source position: lcltaskdialog.pas line 385

function TTaskDialogEx.Execute(

  aParent: HWND = 0

):Integer;

Description

Main (and unique) method used to show the dialog. It is a wrapper around the TTaskDialog.Execute method.