RAD Studio (Common)
ContentsIndex
PreviousUpNext
Viewing Hierarchy of Classes, Interfaces, and Types in the Class Explorer

You can view hierarchy of classes, interfaces, and types in the Class Explorer.

To show the tree of classes, interfaces, and types hierarchy

  1. Open the Delphi Class Explorer window by choosing ViewDelphi Class Explorer.
  2. Place the cursor inside the Class Viewer pane (the top area of the Class Explorer window). Click a node in the tree showing classes, interfaces, types, and namespaces declared in your project. Initially the tree displays only the one level of the most parent classes/interfaces declared in your project; therefore, all nodes are collapsed and the icons are displayed before them.
  3. Click a tree node to expand it. Sub-tree growing from the node will appear. Also the Member List pane will display members declared in this node.

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