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

Download this file

10 lines (9 with data), 1.3 kB

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