Table of Contents

TTMSFNCDataGridData.Cells Property

Raw read/write access to cell values as TTMSFNCDataGridCellValue (accepts string, integer, float, or Boolean).

API unit family: TMSFNCDataGridData Declaring type: TTMSFNCDataGridData Type: TTMSFNCDataGridCellValue

Syntax

property Cells[AColumn, ARow: Integer]: TTMSFNCDataGridCellValue;