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