Indicates whether the drag object has been dropped yet.
Source position: controls.pp line 473
public property TDragObject.Dropped : Boolean read FDropped;
Contains False while dragging is in progress, or when dragging has been aborted.