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

CreateWindowExA

Declaration

Source position: jwawinuser.pas line 4178

function CreateWindowExA(

  dwExStyle: DWORD;

  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