Class TSysInfo (unit sysinfo)
Inherits from
TComponent
Constructors
constructor Create(AOwner:TComponent);
Functions
destructor Destroy;
procedure SetCompany(Value : string);
procedure SetCoProcessor(Value : string);
procedure SetCPU(Value : string);
procedure SetDosVersion(Value : string);
procedure SetUser(Value : string);
procedure SetWinMode(Value : string);
procedure SetWinVersion(Value : string);
Properties
property Company : string
property CoProcessor : string
property CPU : string
property DosVersion : string
property Name :
property Tag :
property User : string
property WinMode : string
property WinVersion : string
Events
Variables
FCompany : string;
FCoProcessor : string;
FCPU : string;
FDosVersion : string;
FUser : string;
FWinMode : string;
FWinVersion : string;
Constructors
constructor Create(AOwner:TComponent);
Functions
destructor Destroy;
procedure SetCompany(Value : string);
procedure SetCoProcessor(Value : string);
procedure SetCPU(Value : string);
procedure SetDosVersion(Value : string);
procedure SetUser(Value : string);
procedure SetWinMode(Value : string);
procedure SetWinVersion(Value : string);
Properties
property Company : string
property CoProcessor : string
property CPU : string
property DosVersion : string
property Name :
property Tag :
property User : string
property WinMode : string
property WinVersion : string
Events
Variables
FCompany : string;
FCoProcessor : string;
FCPU : string;
FDosVersion : string;
FUser : string;
FWinMode : string;
FWinVersion : string;