Source position: comctrls.pp line 2004
type TNodeCache = record
CacheNode: TTreeNode;
CacheIndex: Integer;
end;