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

TBuildEngine.ExternalPackages

Collection of external package dependencies

Declaration

Source position: fpmkunit.pp line 1490

public property TBuildEngine.ExternalPackages : TPackages
  read FExternalPackages;

Description

ExternalPackages contains the collection of external package dependencies required by the build process. This property manages packages that are not built by the current build system but are required for compilation.

External packages include system libraries, third-party components, and pre-compiled packages that must be available for successful compilation and linking.


Documentation generated on: Dec 15 2025