Unit 'muihelper' Package
[Overview][Constants][Types][Procedures and functions][Index] [#ami-extra]

MH_Menu

Declaration

Source position: muihelper.pas line 60

function MH_Menu(

  const Tags: array of PtrUInt

):PObject_;

function MH_Menu(

  var Menu;

  const Tags: array of PtrUInt

):PObject_;

function MH_Menu(

  Name: PChar;

  const Tags: array of PtrUInt

):PObject_;

function MH_Menu(

  var Menu;

  Name: PChar;

  const Tags: array of PtrUInt

):PObject_;


Documentation generated on: 2021-07-30