API:Vcl.Dialogs.TCustomTaskDialog.OnDialogConstructed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDialogConstructed: TNotifyEvent read FOnDialogConstructed write FOnDialogConstructed;

C++

__property System::Classes::TNotifyEvent OnDialogConstructed = {read=FOnDialogConstructed, write=FOnDialogConstructed};

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.