[DUG] Drag and drop
Jeremy North
jeremy.north at gmail.com
Tue Mar 22 14:18:03 NZDT 2011
Oh, if that is the case then I'd use these, even for reference if you don't
want to actually use the components.
http://melander.dk/delphi/dragdrop
On Tue, Mar 22, 2011 at 12:01 PM, Robert martin <rob at chreos.co.nz> wrote:
>
> Hi
>
> I noticed DragAcceptFiles but that's not what I need. I can already
> receive files from explorer, I want to drag 'too' explorer.
>
> Cheers
> Rob
>
>
> On 22/03/2011 11:43, Jeremy North wrote:
>
> Search for DragAcceptFiles. You'll get plenty of examples.
>
>
>
> On Tue, Mar 22, 2011 at 8:57 AM, Robert martin <rob at chreos.co.nz> wrote:
>
>> Hi
>>
>> I have an FTP tool that accepts drag and drop from Windows Explorer
>> which is great. I would like to add drag and drop from my app to
>> Windows Explorer, essentially so you can use the drag and drop to tell
>> the app which dir to download to. I have spent a bit of time searching
>> for code snippets but am having trouble finding anything, most results
>> seem to return components to do this but all I really want is the code
>> to register my app as a shell extenstion and trap the return messages
>> from explorer (I guess thats the process).
>>
>> Anyone have a code snippet for me :)
>>
>> Thanks
>> Rob
>> _______________________________________________
>> NZ Borland Developers Group - Delphi mailing list
>> Post: delphi at delphi.org.nz
>> Admin: http://delphi.org.nz/mailman/listinfo/delphi
>> Unsubscribe: send an email to delphi-request at delphi.org.nz with Subject:
>> unsubscribe
>>
>
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at delphi.org.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at delphi.org.nz with Subject: unsubscribe
>
>
>
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 10.0.1204 / Virus Database: 1498/3520 - Release Date: 03/21/11
>
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at delphi.org.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at delphi.org.nz with Subject:
> unsubscribe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20110322/2c245459/attachment.html
More information about the Delphi
mailing list