FlowLayout Plugin for Xojo |
|
DesktopUIControl.DragExit Event
Fires when the passed DragItem exits the DesktopUIControl.

DragExit(
obj
as DragItem,
Action
as DragItem.Types)
Parameters
- obj
- The drag item.
- Action
- Specifies the type of drag action.
Remarks
This event is part of Xojo base class.