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

MoveToEx

Moves the current position to the specified point.

Declaration

Source position: winapih.inc line 203

function MoveToEx(

  DC: HDC;

  X: Integer;

  Y: Integer;

  OldPoint: PPoint

):Boolean;

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