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