Project: System Information Unit.
Unit: PJSysInfo.
Class: TPJComputerInfo
Applies to: ~>5.0
class function SystemProductName: string;Returns the model (product) name of the host computer.
The returned name does not include the computer's manufacturer. To get that, use the SystemManufacturer property.
The returned value may be, but is not guaranteed to be, the same as that returned by TPJBiosInfo.SystemProductName.