Previous | Up | Next |
Add a new text item (choice) in a menu.Parameters
ObjMenuItem _APPitem ( Chn _channel_ ObjMenu _menu_ I _flag_ S _choice_ )
Return value
_channel_ proprietary channel _menu_ any menu _flag_ flag :
ME_CHECKED checked choice ME_UNCHECKED unchecked choice ME_DISABLED disabled choice ME_ENABLED (default) accessible choice ME_SEPARATOR not a choice, but only a separator : _choice_ is ignored _choice_ title of the choice
new menu item