Table of Contents

TTMSFNCIntegerDoubleDictionary Class

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

API unit family: TMSFNCPersistence Inherits from: TDictionary<Integer, Double>

Syntax

TTMSFNCIntegerDoubleDictionary = class(TDictionary<Integer, Double>)