Source position: agraphics.pas line 2146
procedure BltBitMapRastPort(
const SrcBitMap: PBitMap;
xSrc: LongInt;
ySrc: LongInt;
DestRP: PRastPort;
xDest: LongInt;
yDest: LongInt;
xSize: LongInt;
ySize: LongInt;
MinTerm: LongWord
);