GetItemByID(Value: String): IVZTreeItem;
Value. Identifier of the tree element that should be made active.
The GetItemByID method returns the tree element by its identifier.
Example of use is given on the description page of the IVZTreeModel.ActiveItem property.
See also: