4D v14.3

Events (Modifiers)

Home

 
4D v14.3
Events (Modifiers)

Events (Modifiers) 

 

Constant  Type Value Comment
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
 
PROPERTIES 

Product: 4D
Theme: List of constant themes

 
SEE ALSO 

OBJECT GET SHORTCUT
OBJECT SET SHORTCUT
POST EVENT
POST KEY

 
ARTICLE USAGE

4D Language Reference ( 4D v12.4)
4D Language Reference ( 4D v11 SQL Release 6)
4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)