4D Write v14WR GET DROP INFO |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Write v14
WR GET DROP INFO
|
WR GET DROP INFO ( area ; frame ; cursor ) | ||||||||
Parameter | Type | Description | ||||||
area | Longint |
![]() |
4D Write area | |||||
frame | Longint |
![]() |
Part of document | |||||
cursor | Longint |
![]() |
Position in text | |||||
The WR GET DROP INFO command returns information specifying the exact location where the dragged data were dropped. This command must be called within a wr on drop event.
The frame parameter returns the part of the document in which the data were dropped. You can compare the value received to the constants of the “WR Frames” theme.
The cursor parameter returns the location of the insertion cursor among the characters in area.
Product: 4D Write
Theme: WR Drag and Drop
Number:
89423
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)