IsWindows11VersionOrLater class function

Project: System Information Unit.

Unit: PJSysInfo

Class: TPJOSInfo

Applies to: ~>5.30

class function IsWindows11VersionOrLater(
  const AVersion: TPJWin10PlusVersion): Boolean;

Description

Checks if the operating system is Windows 11 or later, with a release version identifier the same or later than the given version.

Parameter:

Exception:

See Also