| [Overview][Constants][Types][Procedures and functions][Variables][Index] | 
Move cursor to absolute position.
Source position: graphh.inc line 773
procedure MoveTo(  | 
X: SmallInt;  | 
Y: SmallInt  | 
);  | 
MoveTo moves the pointer to the point (X,Y).
None.
  | 
Move cursor relative to current position  |