Please enable JavaScript to view this site.

ESL Release Notes

Navigation: ESL Release notes > General Information > OS Utilities

Keyboard Modifier Key Queries

Scroll Prev Top Next More

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