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

tagMENUITEMINFOW

Declaration

Source position: jwawinuser.pas line 5683

type tagMENUITEMINFOW = record

  cbSize: UINT;

  fMask: UINT;

  fType: UINT;

  fState: UINT;

  wID: UINT;

  hSubMenu: HMENU;

  hbmpChecked: HBITMAP;

  hbmpUnchecked: HBITMAP;

  dwItemData: ULONG_PTR;

  dwTypeData: LPWSTR;

  cch: UINT;

  hbmpItem: HBITMAP;

end;


Documentation generated on: 2023-03-18