API: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
Embarcadero Technologies does not currently have any additional information.