Set to True if ShortCut is a full key sequence.
Source position: MUIClass.Menu.pas line 76
published property TMUIMenuItem.CommandString : Boolean |
Set to TRUE if ShortCut points to a command string (e.g. "shift alt q") instead of a simple letter. Note that MUI wont check if these keys are pressed (just like intuition), you'll have to do this yourself.
|
Define the shortcut for a menu item. |