Source position: jwawingdi.pas line 5405
function SetDIBits(
hdc: HDC;
hbmp: HBITMAP;
uStartScan: UINT;
cScanLines: UINT;
lpvBits: LPVOID;
const lpbmi: BITMAPINFO;
fuColorUse: UINT
):Integer;