IWinApplicationVersion.Debug

Syntax

Debug: Boolean;

Description

The Debug property returns True if the current build is a debug program version.

Example

The example of use is given in description of the IWinApplicationClass.Version property.

See also:

IWinApplicationVersion