Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 893 Bytes

TPJOSInfo-Windows10PlusVersion.md

File metadata and controls

26 lines (16 loc) · 893 Bytes

Windows10PlusVersion class function

Project: System Information Unit.

Unit: PJSysInfo

Class: TPJOSInfo

Applies to: ~>5.30

class function Windows10PlusVersion: TPJWin10PlusVersion;

Description

Returns an identifier from the TPJWin10PlusVersion enumeration that represents a Windows 10 or 11 release version, such as Windows 10 1507 or Windows 11 24H2.

If the OS is earlier than Windows 10 then win10plusNA is returned.

If the OS is Windows 10 or later but is a dev, beta etc. build whose version can't be detected then win10plusUnknown is returned.

See Also