IApplicationVersion.QFE

Syntax

QFE: Integer;

Description

The QFE property returns the update number.

Comments

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

Example

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

See also:

IApplicationVersion