|
Home
|
4D v12.4
Events (Modifiers)
Events (Modifiers)
| Activate window bit |
Longint |
0 |
|
| Activate window mask |
Longint |
1 |
|
| Caps Lock key bit |
Longint |
10 |
|
| Caps Lock key mask |
Longint |
1024 |
|
| Command key bit |
Longint |
8 |
|
| Command key mask |
Longint |
256 |
Windows = Ctrl key, Mac OS = Command key |
| Control key bit |
Longint |
12 |
|
| Control key mask |
Longint |
4096 |
Mac OS only |
| Mouse button bit |
Longint |
7 |
|
| Mouse button mask |
Longint |
128 |
|
| Option key bit |
Longint |
11 |
|
| Option key mask |
Longint |
2048 |
Windows = Alt key, Mac OS = Option key |
| Right control key bit |
Longint |
15 |
|
| Right control key mask |
Longint |
32768 |
|
| Right option key bit |
Longint |
14 |
|
| Right option key mask |
Longint |
16384 |
|
| Right shift key bit |
Longint |
13 |
|
| Right shift key mask |
Longint |
8192 |
|
| Shift key bit |
Longint |
9 |
|
| Shift key mask |
Longint |
512 |
Windows and Mac OS |
|
Product: 4D
Theme: List of constant themes
POST EVENT
POST KEY
|