DECLARE FUNCTION DQBmouseX ()
An INTEGER value holding the current mouse x coordinate
Call this function at any time to know the current mouse x position.
The position is given in pixel units, and ranges depending on the actual mouse range box. This can be changed by calling DQBsetMouseRange.
See DQBmouseInit example