Mouse wheel events parameters (MouseWheelMoved)
Number of ticks the wheel has moved (positive is up, negative is down)
X position of the mouse pointer, relative to the left of the owner window.
Y position of the mouse pointer, relative to the top of the owner window.
See Implementation
Mouse wheel events parameters (MouseWheelMoved)