JVCL Help:TJvFileDirEdit.OnDropFiles

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

Search in JVCL Help

 
Search in all projects
 

Summary

Occurs when the user drops files on the combo edit control.


Pascal

 propertyOnDropFiles: TNotifyEvent;


Description

Write an OnDropFiles event handler to respond when the user drops files on the control.


See Also

TJvFileDirEdit.AcceptFiles


About

Notes

Set AcceptFiles to true, otherwise no OnDrop event is fired.


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