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