Keyboard event parameters (KeyPressed, KeyReleased)
Is the Alt key pressed?
Code of the key that has been pressed.
Is the Control key pressed?
Is the Shift key pressed?
Is the System key pressed?
See Implementation
Keyboard event parameters (KeyPressed, KeyReleased)