Deletes portion of the text.
procedure DeleteTxt(Pos: integer; Count: integer);
Pos specifies zero-base index of the first deleted character. Count specifies number of characters to be deleted.
DeleteTxt method does not influence on undo buffer.
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|