IDimensionViewer.HideSelection

Syntax

HideSelection: Boolean;

Description

The HideSelection property determines whether the selected component element should remain selected, when the focus goes to another component element.

Comments

If the property is set to False, the selection remains visible. The selected elements are highlighted with grey color. If the property is set to True, the selection is not visible. By default this property is set to False.

See also:

IDimensionViewer