Vcl.Dialogs.TTaskDialog.OnDialogConstructed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDialogConstructed: TNotifyEvent read FOnDialogConstructed write FOnDialogConstructed;

C++

__property OnDialogConstructed;

Properties

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

Description

Dialog constructed event.

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

Dialog constructed event.

OnDialogConstructed is the dialog constructed event.