Vcl.Dialogs.TCustomTaskDialog.DoOnDialogCreated

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoOnDialogCreated; dynamic;

C++

DYNAMIC void __fastcall DoOnDialogCreated();

Properties

Type Visibility Source Unit Parent
procedure
function
class protected
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

Description

Performs the on-creation actrions of a Task Dialog.

Use DoOnDialogCreated to perform the on-creation actions of the Task Dialog.