Skip to main content

TdxGalleryControlDragObject Properties

Stores concomitant information for drag-and-drop-related events in gallery controls.
Name Description
AlwaysShowDragImages Inherited from TDragObject.
Cancelling Inherited from TDragObject.
Control Provides access to the gallery control that raised the OnDragOver or OnDragDrop event.
DragHandle Inherited from TDragObject.
DragPos Inherited from TDragObject.
DragTarget Inherited from TDragObject.
DragTargetPos Inherited from TDragObject.
Dropped Inherited from TDragObject.
MouseDeltaX Inherited from TDragObject.
MouseDeltaY Inherited from TDragObject.
RightClickCancels Inherited from TDragObject.
SelectedItems Provides access to dragged gallery items.
See Also