Get 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


Get 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
Function resultItemRefReference of the menu item

Description

The Get menu item reference command returns the reference of the menu item designated by the menu and menuItem parameters. This reference must have been set beforehand using the SET MENU ITEM REFERENCE command.

See Also

Dynamic pop up menu, Get selected menu item reference, 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