Vcl.Dialogs.TCustomTaskDialog.DoOnDialogDestroyed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoOnDialogDestroyed; dynamic;

C++

DYNAMIC void __fastcall DoOnDialogDestroyed();

Properties

Type Visibility Source Unit Parent
procedure
function
class protected
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

Description

Performs the on-destruction actions of a Task Dialog.

Use DoOnDialogDestroyed to perform the on-destruction actions of a Task Dialog.