xHarbour Reference Documentation > Function Reference |
Restores shape and position of the screen cursor.
RestCursor( <nSaved> ) --> cNull
The function restores the cursor position and its shape, and returns a null string ("").
See also: | SaveCursor(), SetCursor(), SetPos() |
Category: | CT:Video , Screen functions |
Source: | ct\screen3.prg |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com