Source position: jwawinuser.pas line 7275
function CreateIcon(
hInstance: HINST;
nWidth: Integer;
nHeight: Integer;
cPlanes: Byte;
cBitsPixel: Byte;
lpbANDbits: LPBYTE;
lpbXORbits: LPBYTE
):HICON;