- 4.49.1.4 -
Standard Units
Mouse Unit
Mouse Unit Procedures and FunctionsGetMouseInfo procedure
Targets: MS-DOS, Win32 console
Mouse Unit
Returns information about the position of the mouse cursor
(X,Y) and the pressed buttons (ButtonMask).
Declaration:
procedure GetMouseInfo(var ButtonMask: Word;
var X: Word;
var Y: Word);
See also:
MickyToText
|
|
|
GetButtonCount function |
Table of Content |
GetMouseX function |
- 4.49.1.4 -