4D v18
Ereignisse (Zusatztasten)
                                
                                
     Ereignisse (Zusatztasten)
Ereignisse (Zusatztasten) 
    
 
    
  
 
    
    
        
            
        
        
            
                | Activate window bit | Lange Ganzzahl | 0 |  | 
                | Activate window mask | Lange Ganzzahl | 1 |  | 
                | Caps lock key bit | Lange Ganzzahl | 10 | Windows und OS X | 
                | Caps lock key mask | Lange Ganzzahl | 1024 | Windows und OS X | 
                | Command key bit | Lange Ganzzahl | 8 | Ctrl Taste unter Windows, Befehlstaste auf OS X | 
                | Command key mask | Lange Ganzzahl | 256 | Strg-Taste unter Windows, Befehlstaste auf OS X | 
                | Control key bit | Lange Ganzzahl | 12 | Ctrl-Taste auf OS X, oder rechter Mausklick unter Windows und OS X | 
                | Control key mask | Lange Ganzzahl | 4096 | Ctrl-Taste auf OS X, oder rechter Mausklick unter Windows und OS X | 
                | Mouse button bit | Lange Ganzzahl | 7 |  | 
                | Mouse button mask | Lange Ganzzahl | 128 |  | 
                | Option key bit | Lange Ganzzahl | 11 | Alt Taste (Wahltaste unter OS X) | 
                | Option key mask | Lange Ganzzahl | 2048 | Windows = Alt-Taste, Mac OS = Wahltaste | 
                | Right control key bit | Lange Ganzzahl | 15 |  | 
                | Right control key mask | Lange Ganzzahl | 32768 |  | 
                | Right option key bit | Lange Ganzzahl | 14 |  | 
                | Right option key mask | Lange Ganzzahl | 16384 |  | 
                | Right shift key bit | Lange Ganzzahl | 13 |  | 
                | Right shift key mask | Lange Ganzzahl | 8192 |  | 
                | Shift key bit | Lange Ganzzahl | 9 | Windows und OS X | 
                | Shift key mask | Lange Ganzzahl | 512 | Windows und Mac OS | 
        
    
           
                                
								
	
								
								
									
									
										 Siehe auch 
									
									
									OBJECT GET SHORTCUT
									
									OBJECT SET SHORTCUT
									
									ON EVENT CALL
									
									POST EVENT
									
									POST KEY