Source position: amigados.pas line 1414
type TCSource = packed record
CS_Buffer: PAnsiChar;
CS_Length: LongInt;
CS_CurChr: LongInt;
end;