Links
EControl Syntax Editor SDK
TSyntFindDialog.Search Method

Search for FindText.

function Search(StrtPos: integer; EndPos: integer; ToBack: Boolean; var ToAll: Boolean; var DoPrompt: Boolean): Boolean; virtual;

Search for (or replace in TSyntReplaceDialog) FindText in text range specified by StrtPos and EndPos.

Parameter 
Meaning 
ToAll 
Apply to all entries of FindText in SyntaxMemo text. 
ToBack 
Backward direction, otherwise - forward. 
DoPrompt 
Shows prompt message dialog if set to true. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!