IDimensionViewer.OwnSelection

Syntax

OwnSelection: Boolean;

Description

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

Comments

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

See also:

IDimensionViewer