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

tagWNDCLASSA

Declaration

Source position: jwawinuser.pas line 1824

type tagWNDCLASSA = record

  style: UINT;

  lpfnWndProc: WNDPROC;

  cbClsExtra: Integer;

  cbWndExtra: Integer;

  hInstance: HINST;

  hIcon: HICON;

  hCursor: HCURSOR;

  hbrBackground: HBRUSH;

  lpszMenuName: LPCSTR;

  lpszClassName: LPCSTR;

end;


Documentation generated on: 2023-03-18