ShowMouse
Show the mouse cursor.
Declaration
Source position: mouseh.inc line 74
procedure ShowMouse;
Description
ShowMouse shows the mouse cursor if it was previously hidden. The capability to hide or show the mouse cursor depends on the driver.
For an example, see HideMouse
Errors
None.
See also
Name | Description |
---|---|
HideMouse | Hide the mouse cursor. |