EnableMoveObjects: Boolean
The EnableMoveObjects property indicates if objects can be moved.
Use JSON or the setEnableMoveObjects method to set the property value, and the getEnableMoveObjects method to get the property value.
This property containsTrue if the objects can be moved, or False when they cannot.
By default this property is True.
The example of property use is given on the page with description of the TabSheet.addObject method.
See also: