Table of Contents

TTMSFNCTreeViewNode.GetFirstChild Method

Returns the first child node, or nil when this node has no children.

API unit family: TMSFNCTreeViewData Declaring type: TTMSFNCTreeViewNode

Syntax

function GetFirstChild: TTMSFNCTreeViewNode; virtual;