JVCL Help:TJvDragDrop.DropTarget

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the control that accepts dropped files.


Pascal

 propertyDropTarget: TWinControl;


Description

Use DropTarget to specify the control that accepts dropped files, it can be set to any TWinControl descendant. The OnDrop event is fired when files are dropped on the drop target and AcceptDrag is set to true.


See Also

TJvDragDrop.AcceptDrag


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page