Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How get Source directory with Delphi? #35

Closed
alefsoft1 opened this issue Jun 21, 2019 · 1 comment
Closed

How get Source directory with Delphi? #35

alefsoft1 opened this issue Jun 21, 2019 · 1 comment

Comments

@alefsoft1
Copy link

alefsoft1 commented Jun 21, 2019

How to get the source path with this component suite? For example: I dropped file (virtual file) from my app to the desktop. I only need then source path i.e: Desktop. How to get this path before call DropFileSource1.Execute?
Here is my code on ListView1MouseDown procedure:
ipwFTP1.LocalFile :=source path+'salam.txt';

@landrix
Copy link
Owner

landrix commented Oct 26, 2020

i think, it is not possible to detect, what the target application do with your dragged object.

https://stackoverflow.com/questions/16941088/how-to-detect-target-when-i-drag-from-qt-application-and-drop-to-windows-explore

@landrix landrix closed this as completed Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants