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

TBuildEngine.Create

Creates a new build engine instance

Declaration

Source position: fpmkunit.pp line 1412

public constructor TBuildEngine.Create(

  AOwner: TComponent

); override;

Arguments

AOwner

  

Component owner for the build engine instance

Description

Creates a new TBuildEngine instance and initializes all internal components needed for package compilation, installation, and management.

The build engine handles compilation processes, dependency resolution, file operations, and package installation coordination.


Documentation generated on: Dec 15 2025