Source position: cd.pas line 238
type tCDXL = record
Node: tMinNode;
Buffer: Pointer;
Length: LongInt;
Actual: LongInt;
IntData: Pointer;
IntCode: Pointer;
end;