[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: mseactions.pas line 431
const defaultassistiveshortcuts1: assistiveshortcutconstty = ((pad + ctrl + ord(key_return), 0, 0), (pad + ctrl + shift + ord(key_return), 0, 0), (ord(key_none), 0, 0), (ord(key_none), 0, 0), (ord(key_none), 0, 0), (ord(key_none), 0, 0), (ord(key_none), 0, 0), (ord(key_none), 0, 0), (ord(key_none), 0, 0)); |