| | | | Constant | Description | Details | Used by the function |
---|
cpClient | Marker used to calculate the position. | Mouse position in relation to the client area of the window with focus. | CursorPos | cpScreen | Marker used to calculate the position. | Mouse position in relation to the screen. | CursorPos | cpWindow | Marker used to calculate the position. | Mouse position in relation to the window with focus. | CursorPos | falseAllHourglass | Hourglass displayed. | Used to cancel all the current hourglasses to restore the initial shape of mouse cursor. | Hourglass | mpControl | Marker used to calculate the position. | Position of the mouse in relation to the top left corner of the control. | MouseXPos, MouseYPos | mpImage | Marker used to calculate the position. | Mouse position in the image (in relation to the top left corner of image). | MouseXPos, MouseYPos | mpPage | Marker used to calculate the position. | Mouse position in relation to the top left corner of page. | MouseXPos, MouseYPos | mpScreen | Marker used to calculate the position. | Mouse position in the screen (relative to the upper-left corner). | MouseXPos, MouseYPos | mpWindow | Marker used to calculate the position. | Mouse position relative to the upper-left corner of the window. | MouseXPos, MouseYPos |
This page is also available for…
|
|
|
|