unit CommonUnit; interface uses Windows, SysUtils, DateUtils; Const CPUVendorIDs: .. ] of string = ('GenuineIntel', 'UMC UMC UMC', 'AuthenticAMD', 'CyrixInstead', 'NexGenDriven', 'CentaurHauls'); // 将CPU厂家信息转换成字串形式 CPUVendors: .. ] of string = ('Inte