[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 4.0 Generated 2025-05-03 Home