[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Dialogs' (#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.0 Generated 2025-05-03 Home