Class TShellLink (unit SheLink)

Inherits from

TComponent

Constructors



Functions

procedure CreateNew(const Path,Target:String);


procedure SaveToFile(const Path:String);


procedure SetSelfPath(const S:String);

Public declarations } // constructor Create;

procedure SetUpdate(const S:Boolean);


procedure fSetSelfPath(const S:String);

Private declarations

Properties

property Arguments : String


property Description : String


property HotKey : word


property IconLocation : String


property IconNumber : word


property Path : String

Published declarations

property ShowCmd : word


property Target : String


property Update : boolean


property WorkingDir : String


Events

Variables

fArguments : String;


fDescription : String;


fHotKey : Word;


fIconLocation : String;


fIconNumber : Word;


fPath : String;


fShowCmd : Word;


fTarget : String;


fUpdate : Boolean;

Protected declarations

fWorkingDir : String;



Constructors


Functions


procedure CreateNew(const Path,Target:String);


procedure SaveToFile(const Path:String);


procedure SetSelfPath(const S:String);

Public declarations } // constructor Create;


procedure SetUpdate(const S:Boolean);


procedure fSetSelfPath(const S:String);

Private declarations


Properties


property Arguments : String


property Description : String


property HotKey : word


property IconLocation : String


property IconNumber : word


property Path : String

Published declarations


property ShowCmd : word


property Target : String


property Update : boolean


property WorkingDir : String


Events


Variables


fArguments : String;


fDescription : String;


fHotKey : Word;


fIconLocation : String;


fIconNumber : Word;


fPath : String;


fShowCmd : Word;


fTarget : String;


fUpdate : Boolean;

Protected declarations


fWorkingDir : String;