Vcl.Dialogs.TTaskDialog.OnDialogDestroyed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDialogDestroyed: TNotifyEvent read FOnDialogDestroyed write FOnDialogDestroyed;

C++

__property OnDialogDestroyed;

Properties

Type Visibility Source Unit Parent
event published
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TTaskDialog

Description

Task dialog destruction event.

Vcl.Dialogs.TTaskDialog.OnDialogDestroyed inherits from Vcl.Dialogs.TCustomTaskDialog.OnDialogDestroyed. All content below this line refers to Vcl.Dialogs.TCustomTaskDialog.OnDialogDestroyed.

Task dialog destruction event.

OnDialogDestroyed is the Task Dialog destroy event.