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;
Returns the last child node, or nil when this node has no children.
API unit family: TMSFNCTreeViewData
Declaring type: TTMSFNCTreeViewNode
function GetLastChild: TTMSFNCTreeViewNode; virtual;