Links
EControl Syntax Editor SDK
TTextFinder.FindText Property

Contains the search string.

property FindText: ecString;

FindText contains the text string that the user wants to search for. When the user clicks the OK button, the text in the dialog's edit box is automatically assigned to FindText. To make a default text string appear in the edit box when the dialog opens, assign a value to FindText in the Object Inspector or in program code.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!