IVZTreeModel.SetActiveItem

Syntax

SetActiveItem(Value: String);

Parameters

Value. Tree item that should be made active.

Description

The SetActiveItem method sets a selected tree element as a current one in visualizer with hierarchical structure.

Example

Example of use is given on the description page of the IVZTreeModel.ActiveItem property.

See also:

IVZTreeModel