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

tagCREATESTRUCTW

Declaration

Source position: jwawinuser.pas line 3471

type tagCREATESTRUCTW = record

  lpCreateParams: LPVOID;

  hInstance: HINST;

  hMenu: HMENU;

  hwndParent: HWND;

  cy: Integer;

  cx: Integer;

  y: Integer;

  x: Integer;

  style: LONG;

  lpszName: LPCWSTR;

  lpszClass: LPCWSTR;

  dwExStyle: DWORD;

end;


Documentation generated on: 2023-03-18