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

TCustomDefaults.GlobalUnitDir

Global directory for compiled units

Declaration

Source position: fpmkunit.pp line 1290

public property TCustomDefaults.GlobalUnitDir : string
  read GetGlobalUnitDir
  write SetGlobalUnitDir;

Description

Specifies the global directory where system-wide compiled unit files are located.

This directory is searched for unit dependencies that are not part of the current package, such as RTL and FCL units.


Documentation generated on: Dec 15 2025