IApplicationVersion.MaxReleaseBuild

Syntax

MaxReleaseBuild: Integer;

Description

The MaxReleaseBuild property returns the information about maximum number of the current release build.

Example

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

See also:

IApplicationVersion