TDragDropAction

Action to be performed when something is dragged on dropped onto a specific target.

Members

OrdinalNameDescription
0MoveDragged element should be moved to the target.
1SwapDragged element should be exchanged with the current element at the target.

Source

UserInterface.DragAndDrop.Action.pas (23)