TTMSFNCDataGridData.ClearDataForRow Method
Clears data in a row; pass AllRowTypes to include summary and node rows.
API unit family: TMSFNCDataGridData
Declaring type: TTMSFNCDataGridData
Syntax
procedure ClearDataForRow(ARow: Integer; ARowTypes: TTMSFNCDataGridRowTypes = AllRowTypes); virtual;
Parameters
| Name | Description |
|---|---|
ARow |
Zero-based row index used by the operation. |
ARowTypes |
Zero-based row index used by the operation. |