4D Write v16

WR GET DROP TARGET

Home

 
4D Write v16
WR GET DROP TARGET

WR GET DROP TARGET 


 

WR GET DROP TARGET ( area ; target ) 
Parameter Type   Description
area  Longint in 4D Write area
target  Pointer in Pointer to target object of drag and drop

The WR GET DROP TARGET command returns a pointer to the 4D field, 4D variable or the reference of the 4D Write area, in which the drop took place.

This command must be called within a wr on drop event. If the drop takes place in a 4D Write area, you can use the WR GET DROP INFO command to get additional information about the area and location of the drop. If the drop takes place in a 4D object, you must use 4D commands such as Drop position in order to manage the operation.



See also 

WR GET DROP INFO
WR ON EVENT

 
PROPERTIES 

Product: 4D Write
Theme: WR Drag and Drop
Number: 89424

 
HISTORY 

Created: 4D Write 2004

 
ARTICLE USAGE

4D Write Language ( 4D Write v16)