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

CreateWindowExW

Declaration

Source position: jwawinuser.pas line 4182

function CreateWindowExW(

  dwExStyle: DWORD;

  lpClassName: LPCWSTR;

  lpWindowName: LPCWSTR;

  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