Links
EControl Syntax Editor SDK
TecMultiReplace Class

Storage of multi-replace rules.

TecMultiReplace = class(TSyntMemoPlugin, IecSyntMemoPlugIn);

ecMultRepl

Each multi-replace rule (TecReplaceGroup) provides ability to execute several replace operations in particular order to whole text or to selected text in editor. 

TecMultiReplace links to the editor and store multi-replace rules.

Topic 
Description 
The methods of the IecSyntMemoPlugIn class are listed here. 
TSyntMemoPlugin Class
Topic 
Description 
The properties of the TSyntMemoPlugin class are listed here. 
TecMultiReplace Class
Topic 
Description 
The methods of the TecMultiReplace class are listed here. 
The properties of the TecMultiReplace class are listed here. 
 
Method 
 
virtual 
 
Property 
 
protected 
IecSyntMemoPlugIn Methods 
Description 
Handles keystroke that is inputted in the editor. 
Handles mouse event of the syntax memo. 
Provides ability to change mouse cursor. 
TecMultiReplace Class
TecMultiReplace Class 
Description 
Creates and initializes a TecMultiReplace instance. 
Calls the Multi-Replace tool dialog and fills its tree. 
Destroys an instance of TecMultiReplace. 
Loads a component from the file with FileName filename. 
Saves a component to the file with FileName filename. 
Calls the Multi-Replace tool dialog and executes multi replace. 
TSyntMemoPlugin Class
TSyntMemoPlugin Class 
Description 
Identifies the SyntaxMemo component associated with the TSyntMemoPlugin object. 
TecMultiReplace Class
TecMultiReplace Class 
Description 
Maintains a collection of TecReplaceGroup objects. 
Identifies the SyntaxMemo component associated with the TecMultiReplace object. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!