Links
EControl Syntax Editor SDK
TChangeFixer Methods

The methods of the TChangeFixer class are listed here.

Method 
Description 
Add 
Saves text change in object. Count > 0 means text insertion; Count < 0 means text deletion. 
Clears all saved changes, i.e. moves object to initial state. 
Creates and initializes a TChangeFixer instance. 
Calculates old position in text (before fixing changes) from current position in text (after fixing changes). 
Destroys an instance of TChangeFixer. 
Calculates current position in text (after fixing changes) from old position in text (before fixing changes). 
Returns old position in text (before fixing changes) up to which text was not changed. 
 
Method 
 
virtual 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!