Source position: msehashstore.pas line 68
type treeelementheaderty = record
element: elementheaderty;
children: hashoffsetty;
prevsibling: hashoffsetty;
nextsibling: hashoffsetty;
end;