version 11
SET MENU ITEM REFERENCE (menu; menuItem; itemRef)
Parameter | Type | Description | |
menu | MenuRef | Longint | Menu reference or Menu number | |
menuItem | Longint | Number of menu item or | |
-1 for the last item added to the menu | |||
itemRef | String | String to associate as reference |
Description
The SET MENU ITEM REFERENCE command can be used to associate a custom reference with a menu item designated by the menu and menuItem parameters.
This reference will mainly be used by the Dynamic pop up menu command.
See Also
Dynamic pop up menu, Get menu item reference, Get selected menu item reference.