PlatformId: Integer;
The PlatformId property returns numeric identifier corresponding to the operating system platform.
This property returns the following values:
| Value | Platform |
| 0 | Windows 3.1. |
| 1 | Windows 95, Windows 98 or Windows Me. |
| 2 | Windows NT and later versions. |
The property use is given in description of IOperatingSystemVersion.CSDVersion.
See also: