Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Packages and Libraries
»
DragDrop component from OPM (by Anders Melander)
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
A Newbie Question – Text ...
by
TRon
[
Today
at 08:54:18 am]
Possible bug in FpDebug
by
bytebites
[
Today
at 08:45:01 am]
Blocked Guatemala Coupon Code 50% Off {acs766913 } : Enjoy Huge Discounts">]"]>Blocked Guatemala Cou...
by
elmual98
[
Today
at 08:12:01 am]
Blocked Guatemala Coupon Code [acs766913 ]: Get 90% Discounts">]"]>Blocked Guatemala Cou...
by
elmual98
[
Today
at 08:07:35 am]
Blocked Guatemala Coupon Code {acs766913 } for existing users">]"]>Blocked Guatemala Cou...
by
elmual98
[
Today
at 08:03:54 am]
Blocked Guatemala COUPON Code {acs766913 } + Free Shipping">Q400 off ]"]>Blocked Guat...
by
elmual98
[
Today
at 08:00:25 am]
Blocked Guatemala coupon Code {acs766913 } or {acq943609}">Redeem Q400 Off ]"]>Block...
by
elmual98
[
Today
at 07:57:20 am]
Blocked Guatemala Discount Codes {acs766913 } & {acq943609}">Q400 Off ]"]>Blocked Guat...
by
elmual98
[
Today
at 07:54:36 am]
Blocked Guatemala Coupon Code {acs766913 } OR {acq943609} DISCOUNT CODES">Q400 OFF ]"]>Blocked Guat...
by
elmual98
[
Today
at 07:47:54 am]
Blocked Guatemala Coupon Code {acs766913 } For existing users">Everyday Q400 Off ]"]>Blo...
by
elmual98
[
Today
at 07:32:55 am]
Blocked Guatemala Coupon Code {acs766913 }: Get Flat Q400 OFF + 30% Discount">]"]>Blocked Guatemala Cou...
by
elmual98
[
Today
at 07:28:32 am]
Blocked Guatemala coupon code {acs766913 } Q400 off first time user">]"]>Blocked Guatemala cou...
by
elmual98
[
Today
at 07:25:00 am]
Blocked Guatemala coupon code {acs766913 } legit?">]"]>Blocked Guatemala cou...
by
elmual98
[
Today
at 07:21:41 am]
Blocked Guatemala coupon code {acs766913} Q400 off legit?">Is ]"]>Blocked Guatemala ...
by
elmual98
[
Today
at 07:18:06 am]
Blocked Guatemala coupon code {acs766913} Q400 off for new users">]"]>Blocked Guatemala cou...
by
elmual98
[
Today
at 07:15:30 am]
Blocked El Salvador Coupon Code 50% Off {acs766913 } : Enjoy Huge Discounts">]"]>Blocked El Salvador C...
by
elmual98
[
Today
at 06:19:54 am]
Blocked El Salvador Coupon Code [acs766913 ]: Get 90% Discounts">]"]>Blocked El Salvador C...
by
elmual98
[
Today
at 06:17:11 am]
{SOLVED}Simple calculator
by
Thaddy
[
Today
at 06:17:09 am]
Blocked El Salvador Coupon Code {acs766913 } for existing users">]"]>Blocked El Salvador C...
by
elmual98
[
Today
at 06:12:44 am]
Blocked El Salvador COUPON Code {acs766913 } + Free Shipping">$100 off ]"]>Blocked El S...
by
elmual98
[
Today
at 06:09:30 am]
Blocked El Salvador coupon Code {acs766913 } or {acq943609}">Redeem $100 Off ]"]>Block...
by
elmual98
[
Today
at 06:03:50 am]
Blocked El Salvador Discount Codes {acs766913 } & {acq943609}">$100 Off ]"]>Blocked El S...
by
elmual98
[
Today
at 05:59:48 am]
Blocked El Salvador Coupon $100 Off First Order: Use Code {acs766913 }">]"]>Blocked El Salvador C...
by
elmual98
[
Today
at 05:56:40 am]
Blocked El Salvador coupon $100 off [acs766913 ] for New and Existing users">]"]>Blocked El Salvador c...
by
elmual98
[
Today
at 05:53:58 am]
Blocked El Salvador Coupon Code {acs766913 } OR {acq943609} DISCOUNT CODES">$100 OFF ]"]>Blocked El S...
by
elmual98
[
Today
at 05:49:08 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: DragDrop component from OPM (by Anders Melander) (Read 237 times)
domasz
Hero Member
Posts: 550
DragDrop component from OPM (by Anders Melander)
«
on:
September 08, 2024, 12:38:47 pm »
I am trying to use Drag Drop component from OPM in my project to drag&drop files from my program to Explorer.
It does work but I want to keep subdirectories and right now all files are dropped to the destination directory without any subdirs.
Here's the code:
https://forum.lazarus.freepascal.org/index.php/topic,68414.msg528825.html#msg528825
Logged
domasz
Hero Member
Posts: 550
Re: DragDrop component from OPM (by Anders Melander)
«
Reply #1 on:
September 08, 2024, 01:37:49 pm »
This is it:
Code: Pascal
[Select]
[+]
[-]
DropFileSource1
.
MappedNames
.
Add
(
'hello\there\kenobi.exe'
)
;
DropFileSource1
.
Files
.
Add
(
'C:\star\trek\gandalf.bmp'
)
;
It copies gandalf.bmp to whatever Explorer directory you choose + hello\there subdir and names it kenobi.exe
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Packages and Libraries
»
DragDrop component from OPM (by Anders Melander)
TinyPortal
© 2005-2018