DesktopMenuItem.HasSecondaryModifierKey
From Xojo Documentation
Design Property (as Boolean)
The Shift key on all platforms. If True, the Shift key must be held down while pressing the value of the Key property to trigger the event handler of the DesktopMenuItem.
Notes
Use DesktopMenuItem.Shortcut to change this value at runtime.