CShowHelpSupportMenuItem Constant

Show (if true) / hide (if false) the Help/Support menu item

Unit: uConsts
const CShowHelpSupportMenuItem = True

Value

Type: System.string

 

By default its conditionned by the existence of CSupportURL constant but you can replace it by a boolean and override the DoHelpSupport method in your main form.