API:Vcl.Dialogs.TCustomTaskDialog.Execute
Delphi
function Execute: Boolean; overload; dynamic;
function Execute(ParentWnd: HWND): Boolean; overload; dynamic;
C++
DYNAMIC bool __fastcall Execute(void)/* overload */;
DYNAMIC bool __fastcall Execute(HWND ParentWnd)/* overload */;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Vcl.Dialogs.pas Vcl.Dialogs.hpp |
Vcl.Dialogs | TCustomTaskDialog |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!