XADgetmousex


Purpose
Get the x coordinate of the mouse cursor relative to an object.
Synopsis
function XADgetmousex(id:integer):integer
Argument
id 
Object identifier
Return value
x coordinate of the mouse cursor, relative to the object.
Further information
This function returns the x coordinate (in pixels) of the mouse cursor, relative to the upper left corner of the object specified.
Related topics
XADgetmousey


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.