Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 652 Bytes

TPJComputerInfo-SystemManufacturer.md

File metadata and controls

23 lines (13 loc) · 652 Bytes

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.