Links
EControl Syntax Editor SDK
TSyntReplaceDialog.ReplaceText Property

Contains the text that should replace FindText.

property ReplaceText: ecString;

FindText, token from the "Text to Find" edit box, contains the text string that the user wants to search for. ReplaceText, token from the "Replace With" edit box, contains the text string that will replace FindText. To make a default text string appear in the Replace With edit box when the dialog opens, assign a value to ReplaceText in the Object Inspector or in program code.

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