RAD Studio (Common)
ContentsIndex
PreviousUpNext
Creating a Pattern

You can use existing diagram elements as the basis to create custom patterns. The newly created patterns are stored in the Pattern Registry. They become visible in the pattern tree of the Pattern Organizer and can be used to generate design elements in diagrams.

To create a pattern:

  1. Select one or more elements on a diagram.
  2. Right-click and choose Save as Pattern on the context menu of the selection. The Create Pattern Wizard opens.
  3. On the General page of the wizard enter the following information:
    • In the File field specify the target XML file name.
    • In the Name field specify the name of the new pattern.
    • Optionally, enter the pattern description in the Description field
    • Optionally, check Create Pattern Object check box. Selecting this option allows you to use your pattern as a First Class Citizen. This means that an oval pattern element will display on your diagrams when applying the pattern.
    • Click Next.
  4. On the Pattern Parameters page of the wizard:
    • Use the in-line editor to modify the parameters as required.
    • Set the Use Existent property for the pattern. If this value is checked, existing elements on the diagram are reused when you apply the pattern. This means that whenever you apply a pattern, a new element is not created if there is an element with the same name and metatype in the target container. If you clear the Use Existent property, then new elements are created.
    • Click Next.
  5. In the Select tree folder page that displays the current patterns structure, choose the target folder, and click OK.
Result: The new pattern is added to the specified folder. This pattern is visible in the pattern tree and can be used to generate design elements.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!