SystemManufacturer class function

Project: System Information Unit.

Unit: PJSysInfo.

Class: TPJComputerInfo

Applies to: ~>5.0

class function SystemManufacturer: string;

Description

Returns the name of the host computer’s manufacturer.

The returned name does not include the computer’s model (product) name. To get that, use the SystemProductName property.

Note

The returned value may be, but is not guaranteed to be, the same as that returned by TPJBiosInfo.SystemManufacturer.