Unit DropObj

Classes

TDroppedObject - The TDroppedObject class encapsulates a generic object dropped on the form

Functions

CreateDroppedObject - The CreateDroppedObject is a factory that is able to create a TDroppedLink or a TDroppedFile, depending on the FileName type

CreateDroppedObject (factory) //////////////////////////////////////////////

Types

Constants

Variables


Functions


function CreateDroppedObject(const FileName : String) : TDroppedObject;

The CreateDroppedObject is a factory that is able to create a TDroppedLink or a TDroppedFile, depending on the FileName type

CreateDroppedObject (factory) //////////////////////////////////////////////


Types


Constants


Variables