xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

SaveCursor()

Saves the current cursor shape and position.

Syntax

SaveCursor() --> nSaved

Return

The function returns a numeric value. It can be passed to RestCursor() for restoring the current cursor settings.

Info

See also:RestCursor(), SetCursor(), SetPos()
Category: CT:Video , Screen functions
Source:ct\screen3.prg
LIB:xhb.lib
DLL:xhbdll.dll


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe