Source position: msestat.pas line 103
type sectionty = record
fileposition: Integer;
names: tpointermsestringhashdatalist;
count: Integer;
values: msestringarty;
end;