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



Purpose   To make the text cursor appear in the normal DOS shape.

Declaration    OnCursor;

Uses Crt, FastTTT, DOS, WinTTT.

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



Example


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


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