[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Graph' (#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: May 14 2021