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