Vcl.Dialogs.TCustomTaskDialog.OnDialogDestroyed

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnDialogDestroyed: TNotifyEvent read FOnDialogDestroyed write FOnDialogDestroyed;

C++

__property System::Classes::TNotifyEvent OnDialogDestroyed = {read=FOnDialogDestroyed, write=FOnDialogDestroyed};

Propriétés

Type Visibilité  Source Unité  Parent
event public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

Description

Evénement destruction de dialogue de tâche.

OnDialogDestroyed est l'événement destruction de dialogue de tâche.