Unit 'StdActns' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TCommonDialogAction.CreateDialog

Create a new instance of the class type used in the Dialog property.

Declaration

Source position: stdactns.pas line 136

protected procedure TCommonDialogAction.CreateDialog; virtual;

Description

Calls GetDialogClass to get the class reference used to create the dialog instance. When assigned, it is created and stored in the Dialog property. It Name is set to the ClassName for the class reference, and it is marked as a sub-component for the class instance.