TTMSFNCDataGridData.UpdateRowCalculation Method
Re-runs one named row calculation.
API unit family: TMSFNCDataGridData
Declaring type: TTMSFNCDataGridData
Syntax
procedure UpdateRowCalculation(ARow: Integer; AName: string);
Parameters
| Name | Description |
|---|---|
ARow |
Zero-based row index used by the operation. |
AName |
Text value used by the operation. |