Class TACCreateLink (unit ACLinkCreate) |
Inherits from
TComponent
*****************************************************************************
* TAcCreateLink *
Function Execute:Boolean;
Public declarations *****************************************************************************
* Execute *
* *
* Ritorna *
* True: Ok *
* False: Errore *
Function Read:Boolean;
*****************************************************************************
* Read *
property Arguments : String
property Description : String
property HotKey : Integer
property IconLocation : String
property IconNumber : Integer
property LinkName : String
property ShowCmd : Integer
property Target : String
Published declarations
property WorkingDir : String
fArguments : string;
fDescription : string;
fHotKey : Integer;
fIconLocation : String;
fIconNumber : Integer;
fLinkName : String;
fShowCmd : Integer;
ftarget : string;
Private declarations
fWorkingDir : string;
Function Execute:Boolean;
Public declarations
*****************************************************************************
* Execute *
* *
* Ritorna *
* True: Ok *
* False: Errore *
Function Read:Boolean;
*****************************************************************************
* Read *
property Arguments : String
property Description : String
property HotKey : Integer
property IconLocation : String
property IconNumber : Integer
property LinkName : String
property ShowCmd : Integer
property Target : String
Published declarations
property WorkingDir : String
fArguments : string;
fDescription : string;
fHotKey : Integer;
fIconLocation : String;
fIconNumber : Integer;
fLinkName : String;
fShowCmd : Integer;
ftarget : string;
Private declarations
fWorkingDir : string;