Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TDragObject.DragPos

Current mouse position in screen coordinates.

Declaration

Source position: controls.pp line 470

public property TDragObject.DragPos : TPoint
  read FDragPos
  write FDragPos;

See also

TDragObject.DragTargetPos

  

Mouse position in client coordinates of the DragTarget.