Class reference type for package dictionary classes
Source position: fpmkunit.pp line 1501
type TPackageDictionaryClass = class of TPackageDictionary; |
TPackageDictionaryClass is a class reference type specifically for package-related dictionary implementations. This type enables dynamic creation of dictionaries optimized for package configuration and metadata management.