[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 520

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.


Version 4.0 Generated 2025-05-03 Home