Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TBuildEngine.Verbose

Controls verbose output during build operations

Declaration

Source position: fpmkunit.pp line 1416

public property TBuildEngine.Verbose : Boolean
  read FVerbose
  write FVerbose;

Description

When True, the build engine produces detailed output about compilation processes, file operations, and build steps.

When False, only essential messages and errors are displayed.


Documentation generated on: Dec 15 2025