- 4.37.2.80 -
Standard Units
Graph Unit
Graph Unit Procedures and FunctionsMoveRel procedure
Targets: MS-DOS, Win32
Graph Unit
Displaces the current pointer (CP) from its current position.
Declaration:
procedure MoveRel(Dx, Dy: Longint);
Remarks:
If the CP is at (X1,Y1), MoveRel moves it to
((X1 + Dx),(Y1 + Dy )).
|
|
|
LineTo procedure |
Table of Content |
MoveTo procedure |
- 4.37.2.80 -