IWinApplicationVersion.Major

Syntax

Major: Integer;

Description

The Major property returns the number of major version of the build.

Comments

If the version number is 7.0.7432, Major = 0.

Example

The example of use is given in description of the IWinApplicationClass.Version property.

See also:

IWinApplicationVersion