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

TCustomDefaults.UnitConfigFilesInstallDir

Directory for installing unit configuration files

Declaration

Source position: fpmkunit.pp line 1161

public property TCustomDefaults.UnitConfigFilesInstallDir : string
  read GetUnitConfigFilesInstallDir
  write SetUnitConfigFilesInstallDir;

Description

Specifies the target directory where unit configuration files are installed.

These configuration files contain search paths and settings that help the compiler locate and use the installed units.


Documentation generated on: Aug 28 2026 Report a problem on this page