WR GET DRAG SOURCE

4D - Documentation   Français   English   German   4D Write, Command Theme List   4D Write, Command Alphabetical List   4D Write, Constant Theme List   Back   Previous   Next

version 2004


WR GET DRAG SOURCE (area; source)

ParameterTypeDescription
areaLongint4D Write area
sourcePointerPointer to source object of drag and drop

Description

The WR GET DRAG SOURCE command returns a pointer to the 4D field, 4D variable or the reference of the 4D Write area, which is the source of the drag and drop.

This command must be called within a wr on drag event. If the drag and drop originates from a 4D object, you can use the DRAG AND DROP PROPERTIES command to get additional information about the type of object being moved.

See also

WR ON EVENT.


4D - Documentation   Français   English   German   4D Write, Command Theme List   4D Write, Command Alphabetical List   4D Write, Constant Theme List   Back   Previous   Next