DragItem.DropTop
From Xojo Documentation
Read-Only Property (As Integer )
Distance from the top of the control where the object was dropped.
Sample Code
The following code displays the values of the DropLeft and DropTop properties after the drag. The code is in the DropObject event.