RAD Studio (Common)
ContentsIndex
PreviousUpNext
Generate Sequence Diagram dialog box

Context menuGenerate Sequence Diagram 

To open this dialog box, right-click a method (or function) and choose Generate Sequence Diagram from the context menu. The Generate Sequence Diagram dialog box lists the classes and namespaces involved in the method (function) and allows you to choose which classes/namespaces to display on the generated sequence diagram.

Fields 
 
Name 
Lists the names of namespaces/classes involved in the method (function).  
Show On Diagram 
Check the namespaces/classes that you want to show on the generated sequence diagram. All namespaces and classes are selected by default. However, some classes may not be relevant. To increase the meaningfulness of the generated diagram, clear the checkboxes that are not helpful in explaining the sequence of operations.  
Show Implementation 
For the elements that you decide to show in the diagram, check whether to show the implementation details in the generated sequence diagram.  
 
 
 
OK 
Generates the new sequence diagram and opens the diagram in a new tab in the Diagram View.  
Cancel 
Closes the dialog box without generating a sequence diagram.  
Help 
Displays this help topic.  
 
 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!