Source position: agraphics.pas line 2239
procedure BltRastPortBitMap( |
SrcRastPort: PRastPort; |
xSrc: LongInt; |
ySrc: LongInt; |
DestBitMap: PBitMap; |
xDest: LongWord; |
yDest: LongWord; |
xSize: LongWord; |
ySize: LongWord; |
MinTerm: LongWord |
); |