TTMSFNCDataGridData.RemoveNodeRow Method
Removes the node structure from a row, converting it back to a plain data row.
API unit family: TMSFNCDataGridData
Declaring type: TTMSFNCDataGridData
Syntax
procedure RemoveNodeRow(ARow: Integer);
Parameters
| Name | Description |
|---|---|
ARow |
Zero-based row index used by the operation. |