JVCL Help:TJvFindReplace.OnReplace

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvFindReplace.OnReplacedAll


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