Table of Contents

TTMSFNCTreeViewNode.GetNextSibling Method

Returns the next sibling node, or nil when this is the last child of its parent.

API unit family: TMSFNCTreeViewData Declaring type: TTMSFNCTreeViewNode

Syntax

function GetNextSibling: TTMSFNCTreeViewNode; virtual;