FindById(Id: Integer): ITreeListNode;
Id is an identifier of the tree node.
The FindById method searches the tree node, the identifier of which is passed by the Id parameter.
See also:
ITreeListNode