Table of Contents

TTMSFNCCustomDataGrid.InsertRow Method

Inserts a new empty row before the specified row index.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCCustomDataGrid

Syntax

procedure InsertRow(ARow: Integer);

Parameters

Name Description
ARow Zero-based index at which the new row is inserted.