Sets installation directory for package units
Source position: fpmkunit.pp line 1043
public procedure TPackage.SetPackageUnitInstallDir( |
AValue: string |
); |
AValue |
|
Directory path for unit installation |
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.