Language Reference Guide : 4. System Classes : InputEvent Class : Action Attribute
 
Share this page                  
Action Attribute
Data Type: integer
4GL Access: RW
The Action attribute identifies the input action that this input event defines. Valid system-defined actions are:
IE_LMOUSEDBLCLK
IE_LMOUSEDOWN
IE_LMOUSEUP
IE_MMOUSEDBLCLK
IE_MMOUSEDOWN
IE_MMOUSEUP
IE_MOUSEENTER
IE_MOUSEEXIT
IE_MOUSEHOVER
IE_MOUSEMOVE
IE_PULSE
IE_RMOUSEDBLCLK
IE_RMOUSEDOWN
IE_RMOUSEUP
IE_TICKPOINT
IE_USER
For more information about system constants for these actions, see Input Event Settings.