xHarbour Reference Documentation > Function Reference |
Saves the current cursor shape and position.
SaveCursor() --> nSaved
The function returns a numeric value. It can be passed to RestCursor() for restoring the current cursor settings.
See also: | RestCursor(), SetCursor(), SetPos() |
Category: | CT:Video , Screen functions |
Source: | ct\screen3.prg |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com