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

DictionaryClass

Global dictionary class variable

Declaration

Source position: fpmkunit.pp line 1664

var DictionaryClass: TDictionaryClass = TDictionary;

Description

DictionaryClass is a global variable that holds the class reference for the default dictionary implementation. This variable enables runtime configuration of which dictionary class to use throughout the build system.

The dictionary class is used for creating dictionary instances for template processing, variable substitution, and configuration management within fpmake operations.


Documentation generated on: Dec 15 2025