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