AllowObjectSelection: Boolean;
AllowObjectSelection: boolean;
The AllowObjectSelection property determines whether objects can be selected within a group. If the property is set to True, objects within a group are selected, if the property is set to False, they are not selected.
The default property value is True.
Executing the example requires that repository contains a workspace with the WSP identifier containing group of objects with the Shape3 identifier.
Add links to the Andy, Drawing, Metabase system assemblies.
After executing the example selection of object within a group is disabled.
See also: