Unit 'Graph' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#rtl]

MoveTo

Move cursor to absolute position.

Declaration

Source position: graphh.inc line 773

procedure MoveTo(

  X: SmallInt;

  Y: SmallInt

);

Description

MoveTo moves the pointer to the point (X,Y).

Errors

None.

See also

MoveRel

  

Move cursor relative to current position.


Documentation generated on: Jul 24 2023