Table of Contents

TTMSFNCDataGridData.DeleteRow Method

Removes the specified row, shifting subsequent rows up.

API unit family: TMSFNCDataGridData Declaring type: TTMSFNCDataGridData

Syntax

procedure DeleteRow(ARow: Integer);

Parameters

Name Description
ARow Zero-based row index used by the operation.