Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 613 Bytes

TPJComputerInfo-ProcessorName.md

File metadata and controls

26 lines (15 loc) · 613 Bytes

ProcessorName class function

Project: System Information Unit.

Unit: PJSysInfo.

Class: TPJComputerInfo

Applies to: ~>5.0

class function ProcessorName: string;

Description

Returns a descriptive name for the computer's processor.

On multi-processor systems the method returns the name of the 1st processor.

An example processor name is "Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz".

See Also