TShiftState
Indicates what special keys were pressed in combination with a normal key
Declaration
Source position: classesh.inc line 108
Type
TShiftState = Set of TShiftStateEnum
Description
This type is used when describing a shortcut key or when describing what special keys are pressed on a keyboard when a key event is generated.
The set contains the special keys that can be used in combination with a 'normal' key.