[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Hide_Mouse_Cursor


Purpose   Makes the mouse cursor invisible.

Decln.    Hide_Mouse_Cursor;

Remarks   The mouse is still active, but will not be visible. The text
          cursor is not affected by this procedure.

Example

BEGIN
    HIDE_MOUSE_CURSOR;
END;

See Also: Show_Mouse_Cursor
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson