Table of Contents

TTMSFNCTreeViewNode.GetLastChild Method

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

API unit family: TMSFNCTreeViewData Declaring type: TTMSFNCTreeViewNode

Syntax

function GetLastChild: TTMSFNCTreeViewNode; virtual;