IDimensionViewer.HideSelection

Syntax

HideSelection: Boolean;

Description

The HideSelection property determines whether the selection is displayed in the component when the focus goes to another component.

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. The property is set to False by default.

See also:

IDimensionViewer