Class TscCPUInfo (unit scSysInfoClass)

Inherits from

TPersistent

CPU Info class

Constructors


constructor Create;

CPU Info CLASS


Functions

procedure Update;


procedure SetDWORDValue(Value: DWORD);


procedure SetStringValue(Value: string);


procedure SetWordValue(Value: Word);


Properties

property ActiveCPUMask : DWORD


property AllocGranularity : DWORD


property Architecture : Word


property Level : Word


property PageSize : DWORD


property Processors : DWORD


property ProcessorType : DWORD


property Revision : Word


property strArchitecture : string


property strLevel : string


property strRevision : string


property strType : string


property MaxAppAddr : Pointer


property MinAppAddr : Pointer


Events

Variables

FLanguage : TscLanguage;


FnActiveCPUMask : DWORD;


FnAllocGranularity : DWORD;


FnArchitecture : Word;


FnLevel : Word;


FnPageSize : DWORD;


FnProcessors : DWORD;


FnRevision : Word;


FnType : DWORD;


FpMaxAppAddr : Pointer;


FpMinAppAddr : Pointer;


FsArchitecture : string;


FsLevel : string;


FsRevision : string;


FsType : string;



Constructors


constructor Create;

CPU Info CLASS


Functions


procedure Update;


procedure SetDWORDValue(Value: DWORD);


procedure SetStringValue(Value: string);


procedure SetWordValue(Value: Word);


Properties


property ActiveCPUMask : DWORD


property AllocGranularity : DWORD


property Architecture : Word


property Level : Word


property PageSize : DWORD


property Processors : DWORD


property ProcessorType : DWORD


property Revision : Word


property strArchitecture : string


property strLevel : string


property strRevision : string


property strType : string


property MaxAppAddr : Pointer


property MinAppAddr : Pointer


Events


Variables


FLanguage : TscLanguage;


FnActiveCPUMask : DWORD;


FnAllocGranularity : DWORD;


FnArchitecture : Word;


FnLevel : Word;


FnPageSize : DWORD;


FnProcessors : DWORD;


FnRevision : Word;


FnType : DWORD;


FpMaxAppAddr : Pointer;


FpMinAppAddr : Pointer;


FsArchitecture : string;


FsLevel : string;


FsRevision : string;


FsType : string;