API:Vcl.Dialogs.TCustomTaskDialog.OnDialogDestroyed
Delphi
property OnDialogDestroyed: TNotifyEvent read FOnDialogDestroyed write FOnDialogDestroyed;
C++
__property System::Classes::TNotifyEvent OnDialogDestroyed = {read=FOnDialogDestroyed, write=FOnDialogDestroyed};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | public | Vcl.Dialogs.pas Vcl.Dialogs.hpp |
Vcl.Dialogs | TCustomTaskDialog |
Description
Embarcadero Technologies does not currently have any additional information.