Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 615 Bytes

TPJComputerInfo-ProcessorIdentifier.md

File metadata and controls

26 lines (15 loc) · 615 Bytes

ProcessorIdentifier class function

Project: System Information Unit.

Unit: PJSysInfo.

Class: TPJComputerInfo

Applies to: ~>5.0

class function ProcessorIdentifier: string;

Description

Returns the identifier of the computer's processor.

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

An example processor identifier is "Intel64 Family 6 Model 58 Stepping 9".

See Also