RAD Studio (Common)
ContentsIndex
PreviousUpNext
Code Visualization Diagram

The Code Visualization diagram displays your project as a UML static structure diagram.  

The following table shows the standard UML notations used on the diagram.

UML Notation 
Represents 
UML package icon  
A UML package  
Class icon  
A class  
Interface icon  
An interface  
Public member  
A member with public visibility  
Protected member  
A member with protected visibility  
Private visibility  
A member with private visibility  
Generalization link  
A generalization link  
Realization link  
A realization link  
Dependency link  
A dependency link  
Association link  
An association link  

Tip: If the diagram is too large to view all at once, you can use the Overview
window to scroll to that portion you wish to view.

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