Unit filedrag

***************************************************************************** * TFileDrag Component - Adds support for dropping files from explorer onto a * a Delphi form. * Copyright (c) 1996 - Erik C. Nielsen ( 72233.1314@compuserve.com ) * All Rights Reserved * **** Changes from V 1.0 **** * * 1. Fixed several minor bugs, including not setting the enabled property * properly in the constructor. * * 2. Removed the separate string lists for full name, file name, and extension. * Replaced with just one list with full name. I had forgotten about the * Delphi functions ExtractFileExt and ExtractFileName which will get the * extension and name portions for you. *

Classes

TFileDrag -

Functions

Register -

Types

Constants

Variables


Functions


procedure Register;


Types


Constants


Variables