Contents - Index - Previous - Next


Find method




Declaration
function Find(const AText: WideString; MatchWholeWordsOnly, MatchCase: Boolean): Boolean;

Description

Searches for text in the document and positions the selection to encompass the search string.

Returns True if the search text was found. Returns False if the search text was not found.