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

TCustomInstaller.BuildEngine

Build engine instance used for compilation and installation

Declaration

Source position: fpmkunit.pp line 1546

public property TCustomInstaller.BuildEngine : TBuildEngine
  read FBuildEngine;

Description

The BuildEngine property provides access to the TBuildEngine instance that handles the actual compilation, dependency resolution, and file operations.

See also

TBuildEngine

  

Main build engine for compiling and installing packages


Documentation generated on: Mar 09 2026