Source position: jwawingdi.pas line 5331
function PatBlt(
hdc: HDC;
nXLeft: Integer;
nYLeft: Integer;
nWidth: Integer;
nHeight: Integer;
dwRop: DWORD
):BOOL;