IWinApplicationVersion.Build

Syntax

Build: Integer;

Description

The Build property returns platform build number.

Comments

If version number is 7.0.7432, the Build value = 7432.

Example

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

See also:

IWinApplicationVersion