JVCL Help:TJvDragDrop.DropTarget
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDragDrop.DropTarget Property
[+] TJvDragDrop Events
[+] TJvDragDrop Methods
[+] TJvDragDrop Properties
Search in JVCL Help
Search in all projectsSummary
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
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