TTMSFNCDataGridData.InsertRow Method
Inserts one empty row before ARow, shifting existing rows down.
API unit family: TMSFNCDataGridData
Declaring type: TTMSFNCDataGridData
Syntax
procedure InsertRow(ARow: Integer);
Parameters
| Name | Description |
|---|---|
ARow |
Zero-based row index used by the operation. |