Source position: exec.pas line 611
type TTrackable = record
Destructor_: THook;
Object_: Pointer;
Flags: LongWord;
HashChain: PTrackable;
end;