1. Home
  2. Computing & Technology
  3. Delphi Programming

Drop Box - Quick File Copy Application with Source Code
Fancy Delphi Application Contest Entry #30 by Claude Sutterlin

By , About.com Guide

Drop Box - Fancy Delphi Application Contest Entry #30

Drop Box - Fancy Delphi Application Contest Entry #30

Do you find yourself constantly copying files to only a few folders / network directories? Need a tool to help you simply drag and drop files to a place configured to take the file to a predefined "named" location?

A great idea for the Fancy Delphi Application Contest ;-)

DropBox - Quick File Copy

Basically it's a set of "drop boxes" that you can point toward folders (including network folders).

The simple application window contains 5 "boxes" - click a box, set the folder and give it a name.

You can then drag and drop files onto these boxes to be sent out to those locations. I created it because I was constantly copying files to a network location for testing.

The code uses Windows API functions DragQueryFile and DragAcceptFiles.

"Drop Box" was submitted by Claude Sutterlin.

Do you have a FDA(C)? Submit your Delphi code to the Fancy Delphi Application Contest.

Explore Delphi Programming
About.com Special Features

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Delphi Programming
  4. Source Code Projects
  5. Drop Box - Fancy Delphi Application Contest Entry #30

©2009 About.com, a part of The New York Times Company.

All rights reserved.