Source position: winapih.inc line 54
function CreateBitmap(
Width: Integer;
Height: Integer;
Planes: LongInt;
BitCount: LongInt;
BitmapBits: Pointer
):HBITMAP;