Changing Type of a Link
From RAD Studio
Go Up to Editing Diagram Procedures Index
Explains how to change the type of a link.
You can use the following techniques to change the type of links.
To set link types using Object Inspector:
- Choose View > Object Inspector .
- Select a link on the diagram. The properties for the link appear in the Object Inspector.
- In the Object Inspector, select the Type field.
- Click the drop-down arrow and select the appropriate property from the list. Available choices are: association, aggregation, or composition.
To set link types using context menu:
- Right-click a link on the diagram.
- Choose Link Type on the context menu.