MouseMove
- Last UpdatedNov 17, 2021
- 1 minute read
The MouseMove event is triggered when the user moves the mouse.
Syntax
<objectname>.MouseMove(integer button, integer shift, single X, single Y);
The MouseMove event is triggered when the user moves the mouse.
<objectname>.MouseMove(integer button, integer shift, single X, single Y);