SET MENU ITEM REFERENCE

4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next

version 11


SET MENU ITEM REFERENCE (menu; menuItem; itemRef)

ParameterTypeDescription
menuMenuRef | LongintMenu reference or Menu number
menuItemLongintNumber of menu item or
-1 for the last item added to the menu
itemRefStringString 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.


4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next