Class TDroppedLink (unit DropLink)

Inherits from

TDroppedObject

The TDroppedLink class encapsulates an Explorer Shortcut

Constructors


constructor Create(const FileName : String);

TDroppedLink.


Functions

function GetCaption : String;

TDroppedLink.

function GetIcon : TIcon;

TDroppedLink.

Properties

Events

Variables

FFile : IPersistFile;


FLink : IShellLink;



Constructors


constructor Create(const FileName : String);

TDroppedLink.Create ////////////////////////////////////////////////////////


Functions


function GetCaption : String;

TDroppedLink.GetCaption ////////////////////////////////////////////////////


function GetIcon : TIcon;

TDroppedLink.GetIcon ///////////////////////////////////////////////////////


Properties


Events


Variables


FFile : IPersistFile;


FLink : IShellLink;