Table of Contents

TTMSMCPIntegerDoubleDictionary Class

Generic dictionary that maps integer keys to Double values, used for JSON persistence and data binding.

API unit family: TMS.MCP.Persistence Inherits from: TDictionary<Integer, Double>

Syntax

TTMSMCPIntegerDoubleDictionary = class(TDictionary<Integer, Double>)