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

GlobalDictionary

Global dictionary instance

Declaration

Source position: fpmkunit.pp line 1670

var GlobalDictionary: TDictionary;

Description

GlobalDictionary is a global dictionary instance used for system-wide variable storage and template processing. This dictionary provides a shared namespace for global configuration variables and template substitutions.

The global dictionary is accessible throughout the build system and enables sharing of common variables and settings across different packages and build operations.


Documentation generated on: Dec 15 2025