RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDragObject.DragPos Property

Specifies the position of the dragged object.

Pascal
property DragPos: TPoint;
C++
__property TPoint DragPos;

Use DragPos to get the position of the dragged object. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!