TIWCGJSCodeMirrorConfig.KeyMap Property
Configures the keymap to use. The default is "default", which is the only keymap defined in codemirror.js itself. Extra keymaps are found in the keymap directory. See the section on keymaps for more information.
published property KeyMap: string index 09 read GetStringValue write SetStringValue stored IsStringStored;
Property Value
Type: string