IDimensionViewer.Locked

Syntax

Locked: Boolean;

Description

The Locked property determines whether it is possible to change selection of elements.

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 a 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