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



Purpose   To make the text cursor disappear.

Declaration    OffCursor;

Uses Crt, FastTTT, DOS, WinTTT.

Remarks   This procedure automatically hides the cursor on monochrome
          and color systems.



Example


               USES CRT, FASTTTT, DOS, WINTTT;
               BEGIN
                 OFFCURSOR;
               END.


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