The following Keyboard Modifier Key queries routines are provided:
OS_QueryShiftKey |
Returns true if the Shift key was pressed when the event started |
OS_QueryCtrlKey |
Returns true if the Control key was pressed when the event started |
OS_QueryAltKey |
Returns true if the Alternate key was pressed when the event started |