4D Write v14WR GET DROP TARGET |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Write v14
WR GET DROP TARGET
|
WR GET DROP TARGET ( area ; target ) | ||||||||
Parameter | Type | Description | ||||||
area | Longint |
![]() |
4D Write area | |||||
target | Pointer |
![]() |
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.
Product: 4D Write
Theme: WR Drag and Drop
Number:
89424
Created: 4D Write 2004
4D Write Language ( 4D Write v11.6)
4D Write Language ( 4D Write v12)
4D Write Language ( 4D Write v14)
4D Write Language ( 4D v13)
4D Write Language ( 4D Write v14 R2)
4D Write Language ( 4D Write v14 R3)
4D Write Language ( 4D Write v14 R4)