IApplicationVersion.MinReleaseBuild

Syntax

MinReleaseBuild: Integer;

Description

The MinReleaseBuild property returns the information about minimum number of the current release build.

Example

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

See also:

IApplicationVersion