TTMSFNCDataGrid.InsertRow Method
Inserts a new empty row before the specified row index.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCDataGrid
Inherited from: TTMSFNCCustomDataGrid
Syntax
procedure InsertRow(ARow: Integer);
Parameters
| Name | Description |
|---|---|
ARow |
Zero-based index at which the new row is inserted. |