AddChild(Node: ITreeListNode; Text: String): ITreeListNode;
Node. The node, to the hierarchy of which a child tree node is added.
Text. Text of the first column of added node.
The AddChild method adds a child node for the specified node.
NOTE. The value specified in the Text parameter must not be longer than 5450 characters.
See also: