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