Table of Contents

TTMSFNCDataGridData.MergeRows Method

Horizontally merges a range of rows.

API unit family: TMSFNCDataGridData Declaring type: TTMSFNCDataGridData

Syntax

procedure MergeRows(ARow, ACount: Integer);

Parameters

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