systeminfo CPUType property
Return to Introduction  Previous page  Next page
Applies to
acSystemInfo component.  

Declaration
type  
  TacCPUType = (ptIntel386, ptIntel486, ptPentium, ptMIPS_R4000, ptALPHA_21064, ptUNKNOWN);  
 
property CPUType: TacCPUType// Read only!  

Description
The CPUType deternimes the processor type. See also CPUArchitecture.  

See also
CPUArchitecture, CPUFrequency, CPUIdentifier, CPUVendor properties.