Selecting Diagram Elements

From RAD Studio
Jump to: navigation, search

Go Up to Editing Diagrams

Most manipulations with diagram elements (nodes and links) require a previous selection of diagram elements.

To select diagram elements in the Diagram View

  1. In the Diagram View, open your diagram.
  2. To select elements on the open diagram you can:
    • Click any element to select it.
    • To select multiple elements, hold down CTRL and individually click each element to be selected.
    • Click the diagram background and drag a lasso around an area to select all the elements the area contains.
    • For diagram elements having members, click a member to select it.
    • To select all elements on a diagram, press CTRL+A. Alternatively, right-click the diagram background and choose Select All on the context menu.
Note: The small bullets appears in the corners and in the middle of edges of the selected diagram elements. You can resize elements dragging these bullets.

To select model elements in the Model View

  1. In the Model View, open your project.
  2. To select elements in the model tree you can:
    • Click any element to select it.
    • To select multiple elements, hold down CTRL and individually click each element to be selected.
    • For diagram elements having members, click a member to select it.

See Also