Vcl.Controls.TDragControlObject Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AlwaysShowDragImagespublicSpecifies whether the image associated to the drag object is shown during the drag process.
CancellingpublicSpecifies whether the drag operation is being canceled.
ControlpublicIndicates the control that is being dragged.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
DragHandlepublicSpecifies the window handle of the dragged object.
DragPospublicSpecifies the position of the dragged object.
DragTargetpublicSpecifies the dragged object's target.
DragTargetPospublicSpecifies the position of the drag object relative to the drag target.
DroppedpublicDrag ended with drop.
MouseDeltaXpublicSpecifies the x-coordinate of the mouse position relative to the position of the dragged object's target.
MouseDeltaYpublicSpecifies the y-coordinate of the mouse position relative to the position of the dragged object's target.
RightClickCancelspublicSpecifies whether the drag operation is canceled when the right mouse button is clicked.