Source position: jwawinuser.pas line 7104
type MENUITEMTEMPLATE = record
mtOption: Word;
mtID: Word;
mtString: array [0..0] of WCHAR;
end;