Source position: exec.pas line 130
type THook = record
h_MinNode: TMinNode;
h_Entry: Pointer;
h_SubEntry: Pointer;
h_Data: Pointer;
end;