Class TInstallReader (unit InstallReader)

Inherits from

TComponent

Constructors


constructor Create(AOwner: TComponent);

OpenKeyRO TInstallReader Implementation


Functions

destructor Destroy;

Create

procedure Loaded;

Destroy

procedure ReadInstall;

GetVersion

function GetVersion: string;

SetVValue

procedure SetDVersion(Value: string);

SetVPath

procedure SetLMPath(Value: string);

Loaded

procedure SetVPath(Value: string);

SetLMPath

procedure SetVValue(Value: string);

SetDVersion

Properties

property ActualVersion : string


property Author : string


property Company : string


property DefaultVersion : string


property ErrorReading : string


property LocalMachinePath : string


property UserName : string


property VersionPath : string


property VersionValue : string


Events

Variables

FActualVersion : string;


FAuthor : string;


FCompany : string;


FDefaultVersion : string;


FErrorReading : string;


FLocalMachinePath : string;


FReg : TRORegistry;


FUserName : string;


FVersionPath : string;


FVersionValue : string;



Constructors


constructor Create(AOwner: TComponent);

OpenKeyRO TInstallReader Implementation


Functions


destructor Destroy;

Create


procedure Loaded;

Destroy


procedure ReadInstall;

GetVersion


function GetVersion: string;

SetVValue


procedure SetDVersion(Value: string);

SetVPath


procedure SetLMPath(Value: string);

Loaded


procedure SetVPath(Value: string);

SetLMPath


procedure SetVValue(Value: string);

SetDVersion


Properties


property ActualVersion : string


property Author : string


property Company : string


property DefaultVersion : string


property ErrorReading : string


property LocalMachinePath : string


property UserName : string


property VersionPath : string


property VersionValue : string


Events


Variables


FActualVersion : string;


FAuthor : string;


FCompany : string;


FDefaultVersion : string;


FErrorReading : string;


FLocalMachinePath : string;


FReg : TRORegistry;


FUserName : string;


FVersionPath : string;


FVersionValue : string;