Table of Contents

TTMSFNCDataGridData.SetNodeRow Method

Same as AddNodeRow but replaces existing node state.

API unit family: TMSFNCDataGridData Declaring type: TTMSFNCDataGridData

Syntax

procedure SetNodeRow(ARow: Integer; AChildCount: Integer; ALevel: Integer = 0; AMerge: Boolean = True);

Parameters

Name Description
ARow Zero-based row index used by the operation.
AChildCount Argument used by the operation.
ALevel Argument used by the operation.
AMerge Argument used by the operation.