Vcl.Dialogs.TCustomTaskDialog.OnDialogCreated
Delphi
property OnDialogCreated: TNotifyEvent read FOnDialogCreated write FOnDialogCreated;
C++
__property System::Classes::TNotifyEvent OnDialogCreated = {read=FOnDialogCreated, write=FOnDialogCreated};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| event | public | Vcl.Dialogs.pas Vcl.Dialogs.hpp | Vcl.Dialogs | TCustomTaskDialog | 
Description
Task Dialog creation event.
OnDialogCreated is the Task Dialog creation event.