IDimensionViewer.Locked

Syntax

Locked: Boolean;

Description

The Locked property determines whether selection of elements can be changed.

Comments

If the property is set to True, the elements selection modification and editing is disabled.

NOTE. This property disables the elements selection modification and editing in the component only for a keyboard or a mouse manual operation. The selection modification and elements text editing by using the corresponding properties and methods in the kernel is available for any property value of the Locked property.

See also:

IDimensionViewer