IApplicationVersion.QFE

Syntax

QFE: Integer;

Description

The QFE property returns the update number.

Comments

The 0 value is returned for the unreleased versions, the value greater than 0 is returned for released versions.

Example

The example of use is given in description of the IApplicationVersion.Build property.

See also:

IApplicationVersion