The Types View presents all the types (classes, structs, units, entities etc.) defined in your project.

Open the view from menu Window > Show View > Other… > DVT > Types.

Click on the Show Members button to show the Members pane.

Double click on a type or type member to jump to its definition.

Right click on a type or type member to search for Search for References (Usages, Readers or Writers) or further inspect the Type Hierarchy View or the Verification Hierarchy View, where applicable.

You can perform Search for Members.

Toolbar

../../_images/show_hide_ports.png

Show/Hide Members

Toggles the visibility of the members pane. Use the drop-down to chose placement (to the right side or below the types tree).

../../_images/category_sort.png

Sort by Category

Click to sort by category. Default sort order is alphabetical.

../../_images/expand_tree1.png

Expand All

Expand all nodes in types tree.

../../_images/collapse_tree1.png

Collapse All

Collapse all nodes in types tree.

Note

Type containers are also shown in the view, for example libraries, generate statements, etc. See this for more information on Types, Type Containers and Type Members.