IMetabaseTreeCombo.ShowShortCuts

Syntax

ShowShortCuts: Boolean;

Description

The ShowShortCuts property determines whether labels are displayed in the component element tree.

Comments

The property is set to True, the repository objects, as well as the objects being shortcuts to these repository objects are displayed in elements tree. If the property is set to False, the shortcuts to the repository objects are not displayed in the elements tree.

See also:

IMetabaseTreeCombo