JVCL Help:TJvFindReplace.OnNotFound

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

Search in JVCL Help

 
Search in all projects
 

Summary

Occurs if FindText could not be found in EditControl


Pascal

 propertyOnNotFound: TNotifyEvent;


Description

Write a handler for the OnNotFound event to take specific action when FindText couldn't be found in the text of EditControl. For example, you can display a dialog to the user that explains that the searched text couldn't be found.


See Also

TJvFindReplace.OnFind


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