IMetabaseListView.Tree

Fore Syntax

Tree: IMetabaseTreeList;

Fore.NET Syntax

Tree: IPrognoz.Platform.Interop.ExtCtrls.IMetabaseTreeList;

Description

The Tree property determines the component which will manage the current component contents.

Comments

As property value, one of the MetabaseTreeList available components should be determined. After the Tree property is installed, the MetabaseListView current component displayed the contents of the object which will be selected in MetabaseTreeList. The Root property is ignored.

See also:

IMetabaseListView