home *** CD-ROM | disk | FTP | other *** search
- TDropFile Component for Delphi v2.0
- ===================================
- John Tait-Doak « 1996
-
-
- TDropFile is a component for Delphi v2.0 which supports file
- drag-and-drop operations on a form. Details of its properties,
- events and sample usage can be found in the DROPFILE.RTF file.
-
- Files in this ZIP package:
- --------------------------
- DROPFILE.DCU and DROPFILE.DCR
- Installation files for the TDropFile component.
-
- DROPFILE.RTF
- Documentation of the component
-
- DDVIEWER.DPR, DRAGDROP.PAS and DRAGDROP.DFM
- Sample application - a drag drop file viewer/printer.
-
- README.TXT
- You're reading me!
-
- Notes on the sample application
- -------------------------------
- The DDVIEWER app enables multiple files to be dropped on the form.
- The file name(s) will be placed in a combo list box, and the first
- file in the list is loaded into the memo box. Other files can be
- shown by selecting them in the combo box. There is no error checking
- on the files selected - if you select a file > 32K, or non-text, the
- operation will fail. The purpose is to show the drag-drop operation only.
-
- Right click on the memo for a popup menu which has options for changing
- font, wordwrap, etc., and print setup and print.
-
- Contacting me
- -------------
- Compuserve: 100420,2764
- Internet : johntait@iol.ie
-
- Let me know if you find any problems, have any ideas for improvement, etc.
-
- John A. Tait-Doak,
- Dublin,
- Ireland.