TTMSFNCCustomDataGrid.DeleteRow Method
Removes the specified row from the grid.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCCustomDataGrid
Syntax
procedure DeleteRow(ARow: Integer);
Parameters
| Name | Description |
|---|---|
ARow |
Zero-based index of the row to delete. |