JVCL Help:TJvCustomRichEdit.CanFindNext

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

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates whether the performed search can be repeated.


Pascal

 propertyCanFindNext: Boolean;


Description

Read CanFindNext to determine whether the search, initiated by a call to FindDialog, can be repeated. For example, you can use CanFindNext to disable or enable a 'Find Next' menu item.


See Also

TJvCustomRichEdit.FindText


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