TTMSFNCDataGridDataDictionary Class
Maps integer row indices to
TTMSFNCDataGridRowIteminstances. Used internally to store per-row data.
API unit family: TMSFNCDataGridData
Inherits from: TObjectDictionary<Integer, TTMSFNCDataGridRowItem>
Syntax
TTMSFNCDataGridDataDictionary = class(TObjectDictionary<Integer, TTMSFNCDataGridRowItem>)