[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: mseactions.pas line 33
type sysshortcutty = ( |
sho_copy, |
sho_paste, |
sho_cut, |
sho_selectall, |
sho_rowinsert, |
sho_rowappend, |
sho_rowdelete, |
sho_copycells, |
sho_pastecells, |
sho_groupundo, |
sho_groupredo |
); |