JVCL Help:TJvFindReplace.OnReplace
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFindReplace.OnReplace Property
[+] TJvFindReplace Events
[+] TJvFindReplace Methods
[+] TJvFindReplace Properties
Search in JVCL Help
Search in all projectsSummary
Occurs when the user clicks the Replace or Replace All button.
Pascal
propertyOnReplace: TNotifyEvent;
Description
OnReplace occurs whenever the user clicks Replace or Replace All. In addition, when the user clicks Replace, the frReplace flag is set (and the frReplaceAll flag is turned off) in Options. When the user clicks Replace All, the frReplaceAll flag is set (and the frReplace flag is turned off) in Options.
See Also
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page