Table of Contents

TTMSFNCDataGrid.DeleteRow Method

Removes the specified row from the grid.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCDataGrid Inherited from: TTMSFNCCustomDataGrid

Syntax

procedure DeleteRow(ARow: Integer);

Parameters

Name Description
ARow Zero-based index of the row to delete.