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

TPackage.SetPackageUnitInstallDir

Sets installation directory for package units

Declaration

Source position: fpmkunit.pp line 1043

public procedure TPackage.SetPackageUnitInstallDir(

  AValue: string

);

Arguments

AValue

  

Directory path for unit installation

Description

Sets the directory where compiled unit files for this package will be installed. This directory is where other packages will search for this package's compiled units during their own build process.


Documentation generated on: Dec 15 2025