IApplicationVersion.PrivateBuild

Syntax

PrivateBuild: Boolean;

Description

The PrivateBuild property returns True if the build is non-tested.

Example

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

See also:

IApplicationVersion