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