Table of Contents

TTMSFNCTreeViewNode.GetNext Method

Returns the next node in document order, or nil when this is the last node.

API unit family: TMSFNCTreeViewData Declaring type: TTMSFNCTreeViewNode

Syntax

function GetNext: TTMSFNCTreeViewNode; virtual;