DragItem.Types
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
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. |