Class TAppConfigKey (unit AnotherReg)

Inherits from

TCustomKey

Constructors


constructor Create( anOwner :TComponent );



Functions

function GetPath :string;


procedure SetApplicationName( V :String );

TAppConfigKey

procedure SetApplicationVersion( V :String );


procedure SetCompanyName( V :String );


Properties

property ApplicationName : String


property ApplicationVersion : String


property CompanyName : string


Events

Variables

FApplicationName : String;


FApplicationVersion : String;


FCompanyName : String;



Constructors


constructor Create( anOwner :TComponent );


Functions


function GetPath :string;


procedure SetApplicationName( V :String );

TAppConfigKey


procedure SetApplicationVersion( V :String );


procedure SetCompanyName( V :String );


Properties


property ApplicationName : String


property ApplicationVersion : String


property CompanyName : string


Events


Variables


FApplicationName : String;


FApplicationVersion : String;


FCompanyName : String;