[r57]: / trunk / library / FB_XmlControl / ClearBuffer / svnobj  Maximize  Restore  History

Download this file

9 lines (8 with data), 1.2 kB

1
2
3
4
5
6
7
8
(* 
    Clears the contents of the entire buffer
*)
iSearchPos := 0;
TagListSeek.Length := 0;
Buffer.Length := 0;
sTagsSeek := '';
sTag := '';