TscFileDrop 1.1
Component for Delphi 5, 6, 7, 2005, 2006 & 2007
June 2001 - March 2008
Stefan Cruysberghs
Lommel, Flanders, Belgium
http://www.scip.be
Description
- By adding this small Delphi component to your form, you can control the files which are dropped from Windows Explorer to your form. Very useful when creating small tools.
Copyrights and distribution
- All copyrights to this component are owned by the author.
- The component is freeware and may be freely distributed.
- The author doesn't give a warranty for error free running of this component and he doesn't give any support.
- See source code for history and more information about properties, methods and events.
Installation
- Install the TscFileDrop component by adding the unit scFileDrop .pas to a package.
- Remove the DCR file in the package.
- Compile and Install the package.
- The TscFileDrop component can be found in the tabsheet 'SC' of the component palette.
Files included
- scFileDrop.pas : component and registration of component
- scFileDrop.dcr : component icon
- TscFileDrop_Readme.htm : this file