Table of Contents

TTMSMCPIntegerBooleanDictionary Class

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

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

Syntax

TTMSMCPIntegerBooleanDictionary = class(TDictionary<Integer, Boolean>)