Xojo.System.VersionData

From Xojo Documentation

Class (inherits from Object)

New in 2019r3

Information about the OS system version.

Properties
MajorVersion fa-lock-32.png MinorVersion fa-lock-32.png PatchVersion fa-lock-32.png
Methods
ToText

Notes

You can get an instance of this class using the Xojo.System.Version method.

See Also

Xojo.System.Version method