GetNextChild - returns the next child node of the parent specified by AValue.
Source position: comctrls.pp line 3073
public function TTreeNode.GetNextChild(
AValue: TTreeNode
):TTreeNode;