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

TDictionaryClass

Class reference type for dictionary classes

Declaration

Source position: fpmkunit.pp line 1500

type TDictionaryClass = class of TDictionary;

Description

TDictionaryClass is a class reference type used for creating dictionary instances dynamically. This type enables runtime selection of different dictionary implementations and configurations.


Documentation generated on: Aug 28 2026 Report a problem on this page