Skip to main content

TdxGalleryControlDragObject Members

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

Constructors

Name Description
Create(TControl) Inherited from TBaseDragControlObject.

Properties

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

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