This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20 R7
_o_DRAG AND DROP PROPERTIES

_o_DRAG AND DROP PROPERTIES 


 

_o_DRAG AND DROP PROPERTIES ( srcObject ; srcElement ; srcProcess ) 
Parameter Type   Description
srcObject  Pointer in Pointer to drag-and-drop source object
srcElement  Longint in 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
srcProcess  Longint in Source process number

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.

 
PROPERTIES 

Product: 4D
Theme: Deprecated Commands
Number: 607

This command is deprecated and should not be used anymore

 
PAGE CONTENTS 
 
HISTORY 

Modified: 4D 2004.2
Renamed: 4D v17 R4 (DRAG AND DROP PROPERTIES)

 
ARTICLE USAGE

4D Language Reference ( 4D v20 R7)