TTMSFNCDataGridData.StoredCells Property
Returns the raw (unformatted) cell value as stored in the data dictionary, bypassing adapter and OnGetCellData overrides.
API unit family: TMSFNCDataGridData
Declaring type: TTMSFNCDataGridData
Type: TTMSFNCDataGridCellValue
Syntax
property StoredCells[AColumn, ARow: Integer]: TTMSFNCDataGridCellValue;