Source position: hisoft.pas line 43
procedure MakeMenu(
var mnm: tNewMenu;
nmType: Byte;
nmLabel: string;
nmCommKey: string;
nmFlags: Word;
nmMutualExclude: LongInt;
nmUserData: LongInt
);