| [Overview][Constants][Types][Procedures and functions][Variables][Index] | 
Query the current vertical position of the mouse cursor.
Source position: mouseh.inc line 83
function GetMouseY: Word;  | 
GetMouseY returns the current Y position of the mouse. Y is measured in characters, starting at 0 for the top of the screen.
For an example, see GetMouseX
None.
  | 
Get the state of the mouse buttons  | 
|
  | 
Get next mouse event from the queue.  | 
|
  | 
Query the current horizontal position of the mouse cursor.  |