VisuEnumInputOnElementType (ENUM)ΒΆ

TYPE VisuEnumInputOnElementType :

Attributes:
qualified_only
InOut:

Name

Initial

Comment

MouseDown

0

Is triggered if any action is performed in the element on MouseDown

MouseUp

1

Is triggered if any action is performed in the element on MouseUp

MouseClick

2

Is only triggered by the configured method OnMouseClick

MouseMove

3

Is only triggered by the configured method OnMouseMove