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