Table of Contents

TTMSFNCDataGrid.GetRootRow Method

Returns the top-level root node row index for any child row in a tree structure.

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

Syntax

function GetRootRow(ARow: Integer): Integer;

Parameters

Name Description
ARow Zero-based row index of any descendant row.

Returns

Row index of the root-level node ancestor.