IMetabaseTreeList.ShowInternalObjects

Syntax

ShowInternalObjects: Boolean;

Description

The ShowInternalObjects property determines whether internal objects are displayed in the repository object tree.

Comments

The property is set to False by default, the internal objects are not displayed. If the property is set to True, the internal objects are displayed in the component objects tree.

NOTE. Numerous internal objects are stored in band objects. Use the OnIsFolderElem event to set up viewing of bands' contents.

See also:

IMetabaseTreeList