_o_DRAG AND DROP PROPERTIES ( srcObject ; srcElement ; srcProcess )
Parameter
Type
Description
srcObject
Pointer
Pointer to drag-and-drop source object
srcElement
Longint
Dragged array element number, or Dragged list box row number, or Dragged hierarchical list item, or -1 if source object is neither an array nor a list box nor a hierarchical list
Since version 11 of 4D, it is recommended to manage drag and drop operations using the On Begin Drag Over event and the commands of the Pasteboard theme. This command is deprecated starting with 4D v17 R4 and should no longer be used.