sc_menu_delete(Id_Item1)
|
|
This macro removes menu items passed as parameters. It can be used in menu applications or tree menu.
Observe that the parameters used in this macro are the "ID" of the items.
If a menu item is removed and it has "nodes", they will be hidden too.
|
Macro Scope
|
Menu application
|
Tree menu
|
allMacros onApplicationInit onLoad
|
allMacros onApplicationInit onLoad
|
|