hiGetPoint
hiGetPoint(w_windowId) =>pointList/nil
Description
Retrieves the xy position for the current location of the cursor within the boundaries of the window. It returns the xy position even if the cursor is in another window or form that is covering the specified window, as long as the cursor is within the boundaries of the specified window.
Arguments
Values Returned
|
The w_windowId is invalid or the cursor is outside the boundaries of the specified window. |
Related Topics
General Environmental Functions
Return to top