ITabProtection.AllowMovingObjects

Syntax

AllowMovingObjects: Boolean;

Description

The AllowMovingObjects property determines whether it is allowed to move objects to tables.

Comments

If this property is set to True, objects can be moved, even when table protection is enabled.

If the property is set to False, the value of the UserInterfaceOnly property determines whether objects can be moved only on the kernel level or this option is totally blocked.

By default the property is set to True.

See also:

ITabProtection