Packed Record TShortcutKey
Unit
Declaration
type TShortcutKey = packed record
Description
This item has no description.
Overview
Fields
| Public | IsCtrl: Boolean; |
| Public | IsAlt: Boolean; |
| Public | IsShift: Boolean; |
| Public | Key: UCHAR; |
Description
Fields
| Public | IsCtrl: Boolean; |
|
This item has no description. | |
| Public | IsAlt: Boolean; |
|
This item has no description. | |
| Public | IsShift: Boolean; |
|
This item has no description. | |
| Public | Key: UCHAR; |
|
This item has no description. | |
This documentation is in the public domain under the Creative Commons Zero v1.0 Universal public license.