Debug: Boolean;
The Debug property returns True if the current build is a debug program version.
The example of use is given in description of the IWinApplicationClass.Version property.
See also:
IWinApplicationVersion