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