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

PackageDictionaryClass

Global package dictionary class variable

Declaration

Source position: fpmkunit.pp line 1665

var PackageDictionaryClass: TPackageDictionaryClass = TPackageDictionary;

Description

PackageDictionaryClass is a global variable that holds the class reference for the default package dictionary implementation. This variable configures which dictionary class to use for package-specific operations.

The package dictionary class is used for creating specialized dictionaries that handle package metadata, configuration variables, and package-specific template processing within the build system.


Documentation generated on: Dec 15 2025