Class TVersionInfo (unit CPSysInf)

Inherits from

TPersistent

TProcInfo TVersionInfo

Constructors


constructor Create;

TProcInfo ****************************** TVersionInfo


Functions

procedure Update;

InitVersionInfo

procedure InitVersionInfo;

SetLanguage

procedure SetLanguage(Value: TLanguage);

Create

Properties

property Language : TLanguage


property Build : DWORD


property Full : string


property GotErrors : boolean


property Major : word


property Minor : word


property Platform : string


Events

Variables

FBuild : DWORD;


FFull : string;


FGotErrors : boolean;


FLang : TLanguage;


FMajor : word;


FMinor : word;


FPlatform : string;



Constructors


constructor Create;

TProcInfo ****************************** TVersionInfo


Functions


procedure Update;

InitVersionInfo


procedure InitVersionInfo;

SetLanguage


procedure SetLanguage(Value: TLanguage);

Create


Properties


property Language : TLanguage


property Build : DWORD


property Full : string


property GotErrors : boolean


property Major : word


property Minor : word


property Platform : string


Events


Variables


FBuild : DWORD;


FFull : string;


FGotErrors : boolean;


FLang : TLanguage;


FMajor : word;


FMinor : word;


FPlatform : string;