Table of Contents

TTMSFNCDataGridDataTempDataList Class

Ordered list of TTMSFNCDataGridDataTempData snapshots. Provides a Find helper to locate the snapshot for a specific cell coordinate.

API unit family: TMSFNCDataGridData Inherits from: TObjectList<TTMSFNCDataGridDataTempData>

Syntax

TTMSFNCDataGridDataTempDataList = class(TObjectList<TTMSFNCDataGridDataTempData>)

Methods

Name Description
Find Returns the cell data item for the given cell coordinate, or nil if no snapshot exists for that cell.