Build: Integer;
The Build property returns platform build number.
If version number is 7.0.7432, the Build value = 7432.
The example of use is given in description of the IWinApplicationClass.Version property.
See also:
IWinApplicationVersion