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