[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Move cursor relative to current position
Source position: graphh.inc line 765
procedure MoveRel( |
Dx: SmallInt; |
Dy: SmallInt |
); |
MoveRel moves the pointer to the point (DX,DY), relative to the current pointer position
None.
|
Move cursor to absolute position. |