CShowHelpSupportMenuItem Constant
Definition
Show (if true) / hide (if false) the Help/Support menu item
Delphi
const CShowHelpSupportMenuItem = True
Value
Boolean
Remarks
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.