SET MENU ITEM PARAMETER

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

version 11.4 (Modified)


SET MENU ITEM PARAMETER (menu; menuItem; param)

ParameterTypeDescription
menuMenuRef | LongintMenu reference or Menu number
menuItemLongintNumber of menu item or
-1 for the last item added to the menu
paramStringString to associate as parameter

Description

The SET MENU ITEM PARAMETER command can be used to associate a custom character string with a menu item designated by the menu and menuItem parameters.

This parameter will mainly be used by the Dynamic pop up menu command.

See Also

Dynamic pop up menu, Get menu item parameter, Get selected menu item parameter.


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