Table of Contents

TTMSFNCDataGridData.ExpandNode Method

Expands a collapsed node row, making its children visible.

API unit family: TMSFNCDataGridData Declaring type: TTMSFNCDataGridData

Syntax

procedure ExpandNode(ARow: Integer);

Parameters

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