FormIt.Shortcuts namespace.
Functions | |
json | GetShortcutKeys () |
Get the shortcuts. | |
json | RestoreFromJSON (jsonStr) |
Restore the shortcuts in the given JSON string. | |
json | GetJSON () |
Get the shortcuts as a JSON string. | |
json | GetKeycodeString (key, modifier) |
GetKeycodeString returns a human-readable keyboard shortcut string. | |