Source position: msestat.pas line 252
type streaminfoty = record
name: msestring;
data: pointer;
size: Integer;
stream: tmemorytextstream;
end;