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


Purpose   Makes the mouse cursor visible.

Decln.    Show_Mouse_Cursor;

Remarks   The mouse cursor is not normally displayed. Use this procedure to
          display the mouse and Hide_Mouse_Cursor to turn it off.

Example

BEGIN
    SHOW_MOUSE_CURSOR;
END;

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