[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'FPCanvas' (#fcl)

TFPCustomCanvas.DoMoveTo

DoMoveTo - method to move the drawing cursor to the specified point

Declaration

Source position: fpcanvas.pp line 256

protected procedure TFPCustomCanvas.DoMoveTo(

  x: Integer;

  y: Integer

); virtual;

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