DragItem.Types
From Xojo Documentation
Enumeration
Used with various Drag events to determine what kind of drag occurred.
Enumeration | Description |
---|---|
Default | Default action. |
Copy | Copy the dragged item. |
Move | Move the dragged item. |
Link | Link the dragged item. |