Vcl.Dialogs.TCustomTaskDialog.DoExecute

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function DoExecute(ParentWnd: HWND): Boolean; dynamic;

C++

DYNAMIC bool __fastcall DoExecute(HWND ParentWnd);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function class protected
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

Beschreibung

Führt das Task-Dialogfeld aus.

Verwenden Sie DoExecute, um das Task-Dialogfeld auszuführen.