[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 766

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: Nov 14 2015