[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'mseactions' (#msegui)

defaultassistiveshortcuts

Declaration

Source position: mseactions.pas line 419

const defaultassistiveshortcuts: assistiveshortcutconstty = ((ctrl + ord(key_space), 0, 0), (ctrl + shift + ord(key_space), 0, 0), (ctrl + ord(key_y), ord(key_f), 0), (ctrl + ord(key_y), ord(key_l), 0), (ctrl + ord(key_y), ord(key_c), 0), (pad + ctrl + ord(key_minus), 0, 0), (pad + ctrl + ord(key_plus), 0, 0), (pad + shift + ctrl + ord(key_minus), 0, 0), (pad + shift + ctrl + ord(key_plus), 0, 0));


Documentation generated on: 2021-05-13