4D Write v16

WR GET DROP INFO

Home

 
4D Write v16
WR GET DROP INFO

WR GET DROP INFO 


 

WR GET DROP INFO ( area ; frame ; cursor ) 
Parameter Type   Description
area  Longint in 4D Write area
frame  Longint in Part of document
cursor  Longint in 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.



See also 

WR GET DROP TARGET

 
PROPERTIES 

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

 
HISTORY 

Created: 4D Write 2004

 
ARTICLE USAGE

4D Write Language ( 4D Write v16)