-
-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
I use the TDropFileTarget 5.82 component in Delphi 11.3. I have activated the MultiTarget property and registered six different controls as Target in the form's OnCreate event handler. The Register action doesn't always work for all registered controls, as sometimes, randomly, one of the registered controls does not work as a drop target. Therefore, feedback should be given on whether the Register action fails on a control. The Register procedure should be a function and give back the Register result. Or a parameter that holds the registration success?
Also, sometimes the OnDragOver event handler is not called on some registered controls.
Metadata
Metadata
Assignees
Labels
No labels