Talk:Displaying Inheritance Hierarchy in the Graph Window

From RAD Studio
Jump to: navigation, search

If you have the Type List grouped by File, Namespace or Custom Group, you can select the File, Namespace or Custom Group node and the Graph view will display the hierarchical relationship of the classes declared in the corresponding file, namespace or custom group.

NOTE: The Type List allows you to multi select nodes of the same level except when you're in hierarchy mode. In hierarchy mode you can multi select nodes at any level. So certain graphs are easier to generate in one grouping that another. For example, if you want to create a graph of just classes in your project, it's best to activate Custom grouping. And if you want to create a graph of classes from two files or two namespaces, it's best to activate 'Group by Files' and 'Group by Namespaces' respectively. Babetb

Response

Thank you for your comments! I've incorporated them into the help topic. KrisHouser 11:39, 30 October 2009 (PDT)