Previous: MoveRel procedure To the Table of Content Next: OutCharXY procedure

- 4.37.2.81 -
Standard Units
Graph Unit
Graph Unit Procedures and Functions

MoveTo procedure

Targets: MS-DOS, Win32


Graph Unit

Moves the current pointer (CP) to (X,Y).

Declaration:
procedure MoveTo(X, Y: Longint);
Remarks:
The CP is similar to a text mode cursor except that the CP is not visible. The following routines move the CP:


Previous: MoveRel procedure To the Table of Content Next: OutCharXY procedure
MoveRel procedure Table of Content OutCharXY procedure

- 4.37.2.81 -