Unit 'JwaWinUser' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

CreateWindowA

Declaration

Source position: jwawinuser.pas line 4191

function CreateWindowA(

  lpClassName: LPCSTR;

  lpWindowName: LPCSTR;

  dwStyle: DWORD;

  x: Integer;

  y: Integer;

  nWidth: Integer;

  nHeight: Integer;

  hWndParent: HWND;

  hMenu: HMENU;

  hInstance: HINST;

  lpParam: LPVOID

):HWND;


Documentation generated on: 2023-03-18