IDimensionViewer.OwnSelection

Syntax

OwnSelection: Boolean;

Description

The OwnSelection property determines whether the proper selection of component elements is used.

Comments

The property is set to False by default, this component selection corresponds to the selection in the UiDimension component. If the property is set to True, the selection copy independent of other component elements selection is created in the UiDimension component.

See also:

IDimensionViewer