DragItem.Types

From Xojo Documentation

Enumeration
DragItem.Types

New in 2021r2

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.