JVCL Help:TJvFindReplace.OnNotFound
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFindReplace.OnNotFound Property
[+] TJvFindReplace Events
[+] TJvFindReplace Methods
[+] TJvFindReplace Properties
Search in JVCL Help
Search in all projectsSummary
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
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