API:Vcl.Dialogs.TTaskDialog.OnDialogCreated

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDialogCreated: TNotifyEvent read FOnDialogCreated write FOnDialogCreated;

C++

__property OnDialogCreated;

Properties

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

Description

Task Dialog creation event.

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

Task Dialog creation event.

OnDialogCreated is the Task Dialog creation event.