Table of Contents

TTMSFNCDataGridIntegerDictionary Class

Maps integer keys to integer values. Used internally for index look-ups and column/row mappings.

API unit family: TMSFNCDataGridCore Inherits from: TDictionary<Integer, Integer>

Syntax

TTMSFNCDataGridIntegerDictionary = class(TDictionary<Integer, Integer>)