This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20.6
Menu Item Properties

Menu Item Properties 

 

 

Constant  Type Value Comment
Access privileges  String 4D_access_group Assign an access group to the command
0 = All Groups
>0 = Group ID
Associated standard action  String 4D_standard_action Associate a standard action with a menu item
See the constants of the Standard Action theme.
n/a  String 4D_execute_without_validating

Enable the Execute without validating option (for menu items associated to standard actions). 
True=enable, False (default)=disable

Start a new process  String 4D_start_new_process Activate the "Start New Process" option
0 = No, 1 = Yes


See also 

SET MENU ITEM PROPERTY

 
PROPERTIES 

Product: 4D
Theme: List of constant themes

 
HISTORY 

 
ARTICLE USAGE

4D Language Reference ( 4D v20)
4D Language Reference ( 4D v20.1)
4D Language Reference ( 4D v20.2)
4D Language Reference ( 4D v20.3)
4D Language Reference ( 4D v20.4)
4D Language Reference ( 4D v20.5)
4D Language Reference ( 4D v20.6)