Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxGalleryControlDragObject Members

Stores concomitant information for drag-and-drop-related events in gallery controls.

#Constructors
Show Inherited Hide Inherited

Name Description
Create(TControl) Inherited from TBaseDragControlObject.

#Properties
Show Inherited Hide Inherited

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.

#Methods
Show Inherited Hide Inherited

Name Description
Assign(TDragObject) Inherited from TDragObject.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetName Inherited from TDragObject.
HideDragImage Inherited from TDragObject.
Instance Inherited from TDragObject.
ShowDragImage Inherited from TDragObject.
ToString Inherited from TObject.
See Also