[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Dialogs' (#lcl)

TReplaceDialog.CreateForm

Gets the form instance displayed when dialog is executed.

Declaration

Source position: dialogs.pp line 483

protected function TReplaceDialog.CreateForm: TForm; override;

Function result

Form instance with the editing controls and buttons used on the dialog form.

See also

TFindDialog.CreateForm

  

Creates and configures the internal form displayed for the dialog.