Source position: amigaprinter.pas line 310
type tDRPSourceMsg = record
x: LongInt;
y: LongInt;
width: LongInt;
height: LongInt;
buf: PULONG;
end;