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

TDragImageList.DragMove

DragMove - move dragged images to specified location and return True if successful

Declaration

Source position: controls.pp line 301

public function TDragImageList.DragMove(

  X: Integer;

  Y: Integer

):Boolean;