Source position: jwawingdi.pas line 4570
function CreateBitmap(
nWidth: Integer;
nHeight: Integer;
Cplanes: UINT;
cBitsPerPel: UINT;
lpvBits: PVOID
):HBITMAP;