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

CreateWindowEx

Declaration

Source position: jwawinuser.pas line 4186

function CreateWindowEx(

  dwExStyle: DWORD;

  lpClassName: LPCTSTR;

  lpWindowName: LPCTSTR;

  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