TTMSFNCDataGridDataTempDataList Class
Ordered list of
TTMSFNCDataGridDataTempDatasnapshots. Provides aFindhelper 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. |