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