Class TVerInfo (unit Tverinf)

Inherits from

TComponent

Constructors


constructor Create(AOwner: TComponent);

Public declarations


Functions

destructor Destroy;


function ReInitialize: boolean;

do nothing

procedure SetNothing(const dummyString: string);


Properties

property CompanyName : string

Published declarations

property FileDescription : string


property FileVersion : string


property InternalName : string


property LegalCopyright : string


property OriginalFilename : string


property ProductName : string


property ProductVersion : string


Events

Variables

FCompanyName : string;

Private declarations

FFileDescription : string;


FFileVersion : string;


FInternalName : string;


FLegalCopyright : string;


FOriginalFilename : string;


FProductName : string;


FProductVersion : string;



Constructors


constructor Create(AOwner: TComponent);

Public declarations


Functions


destructor Destroy;


function ReInitialize: boolean;

do nothing


procedure SetNothing(const dummyString: string);


Properties


property CompanyName : string

Published declarations


property FileDescription : string


property FileVersion : string


property InternalName : string


property LegalCopyright : string


property OriginalFilename : string


property ProductName : string


property ProductVersion : string


Events


Variables


FCompanyName : string;

Private declarations


FFileDescription : string;


FFileVersion : string;


FInternalName : string;


FLegalCopyright : string;


FOriginalFilename : string;


FProductName : string;


FProductVersion : string;