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