Source position: msehashstore.pas line 26
type elementheaderty = record
path: identty;
name: identty;
parent: hashoffsetty;
parentlevel: int32;
refcount: int32;
end;