Unit 'Dialogs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TReplaceDialog.GetFormValues

Copies property values from the dialog form to class instance after the dialog has been executed.

Declaration

Source position: dialogs.pp line 522

protected procedure TReplaceDialog.GetFormValues; override;

See also

TFindDialog.GetFormValues

  

Retrieves values from the dialog form and stores them in the properties for the class instance.


Version 4.4 Generated 2025-11-08 Home