Contents
- Index
- Previous
- Next
FindDialog method
Declaration
function FindDialog: Boolean;
Description
Displays the Find dialog box to allow the user to specify text to search for in the current document.
Returns True if the Find dialog box was displayed. Returns False on failure, or if the selection or insertion point is in a control or other element that does not support searching.