TTMSFNCDataGridData.CellData Property
Returns the full TTMSFNCDataGridCellItem for a cell (type, layout, state, value).
API unit family: TMSFNCDataGridData
Declaring type: TTMSFNCDataGridData
Type: TTMSFNCDataGridCellItem
Syntax
property CellData[AColumn, ARow: Integer]: TTMSFNCDataGridCellItem;