TTMSFNCIntegerObjectDictionary Class
Generic dictionary that maps integer keys to object values, used for JSON persistence and data binding.
API unit family: TMSFNCPersistence
Inherits from: TDictionary<Integer, TObject>
Syntax
TTMSFNCIntegerObjectDictionary = class(TDictionary<Integer, TObject>)