Win32BuildNumber function returns the Win32 build number.
Declaration:
function Win32BuildNumber: Longint;
Remarks:
Windows NT returns the build number of the operating system.
Windows 9x returns the build number of the operating system in the low-order
word. The high-order word contains the major and minor version numbers.