[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TCanvas.MoveTo

Moves cursor to new position X1, Y1 without drawing anything

Declaration

Source position: graphics.pp line 1001

public procedure TCanvas.MoveTo(

  X1: Integer;

  Y1: Integer

); virtual;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.