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

function MoveToEx(

  DC: HDC;

  X: Integer;

  Y: Integer;

  OldPoint: PPoint

):Boolean;


Version 3.2 Generated 2024-02-25 Home