RAD Studio (Common)
ContentsIndex
PreviousUpNext
Activating Different Modes of Viewing the Inheritance Hierarchy in the Class Explorer

The Class Viewer pane of the Class Explorer can display three different types of the tree showing hierarchical structure of classes/interfaces:

  1. Derived to Base
  2. Base to Derived
  3. Container
These tree types are controlled by the Class Viewer modes.

To select one of the Class Viewer’s modes:

  1. Activate the Delphi Class Explorer window by choosing View Delphi Class Explorer.
  2. In the Class Explorer toolbar click the arrow of the Derived to Base combo box:.  

Strict private item icon 

The appeared drop-down list contains the following options: Derived to Base, Base to Derived, Container.

  1. Select one of the options in this drop-down list. These options define the mode in which the Class Viewer pane displays/draws the classes/interfaces inheritance structure.

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