| Add Method | |
| See Also |
- MenuUID
- The unique ID of the menu item
- Caption
- The display name of the menu item
- Type
- The type of menu item
- Position
- The position of the menu item within the menu (1-based)
Deprecated in UI API 2004.
The method is supported for backward compatibility for the next two releases. Use Menus.AddEx instead.
- MenuUID
- The unique ID of the menu item
- Caption
- The display name of the menu item
- Type
The type of menu itemValue Description mt_STRING Active menu item with no subitems (menu ID should be greater than 0) mt_POPUP Menu item with subitems mt_SEPERATOR Separator item - Position
- The position of the menu item within the menu (1-based)