Table of Contents

TTMSFNCDataGridDataDictionary Class

Maps integer row indices to TTMSFNCDataGridRowItem instances. Used internally to store per-row data.

API unit family: TMSFNCDataGridData Inherits from: TObjectDictionary<Integer, TTMSFNCDataGridRowItem>

Syntax

TTMSFNCDataGridDataDictionary = class(TObjectDictionary<Integer, TTMSFNCDataGridRowItem>)