GlueConnector: Boolean;
GlueConnector: boolean;
The GlueConnector property determines whether a link in a free space can be created.
If the property is set to True, a link can be created only between objects, if it is set to False, a link can be created both between objects and as a separate object, not connecting the shapes.
The default property value is False.
Executing the example requires a form with the Button1 button, the WorkspaceBox component named WorkspaceBox1 and a data source for the WorkspaceBox1.
Add links to the Andy, Workspace system assemblies.
After executing the example a link can be created only between objects.
See also: