Language Reference Guide : 4. System Classes : ActiveField Class : DragObject Attribute
 
Share this page                  
DragObject Attribute
Data Type: object
4GL Access: RW
The DragObject attribute sets the object that will be transferred by a drag-and-drop operation when a user starts the operation over the field. If DragObject is set to NULL, the drag object is the field itself.
The DragObject attribute is not displayed in the Property Inspector because it must be set at runtime, that is, the attribute must be set in the frame script.