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

tagWNDCLASSEXW

Declaration

Source position: jwawinuser.pas line 1778

type tagWNDCLASSEXW = record

  cbSize: UINT;

  style: UINT;

  lpfnWndProc: WNDPROC;

  cbClsExtra: Integer;

  cbWndExtra: Integer;

  hInstance: HINST;

  hIcon: HICON;

  hCursor: HCURSOR;

  hbrBackground: HBRUSH;

  lpszMenuName: LPCWSTR;

  lpszClassName: LPCWSTR;

  hIconSm: HICON;

end;


Documentation generated on: 2023-03-18