| version | 8.0.0-dp-3 |
|---|
-
Improved tools for detecting repeated clicks on widgets
- The
OnClickevent is sent every time a mouseDown/mouseUp sequence is detected by the engine on a widget. the click countexpression evaluates to the number of successive clicks which happened close together and within a certain time of each other.
- The