4D v13WR GET DROP INFO |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Write v13
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
Theme: WR Drag and Drop
Number:
89423
Created: 4D Write 2004