Table of Contents

TTMSFNCDataGridDoubleDictionary Class

Maps integer keys to double-precision floating-point values. Used internally for computed widths, heights, and other numeric per-column or per-row measurements.

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

Syntax

TTMSFNCDataGridDoubleDictionary = class(TDictionary<Integer, Double>)