Vcl.Dialogs.TCustomTaskDialog.DoOnDialogContructed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoOnDialogContructed; dynamic;

C++

DYNAMIC void __fastcall DoOnDialogContructed(void);

Properties

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

Description

Performs the on-construction actions of the Task Dialog.

Use DoOnDialogContructed to perform the on-construction actions of the Task Dialog.