Table of Contents

TTMSFNCDataGridData.RowCalculations Property

Read/write the stored calculation array for a row; AName namespaces the calculation so multiple calculations can coexist on one row.

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

Syntax

property RowCalculations[ARow: Integer; AName: string]: TTMSFNCDataGridDataRowCalculationArray;