RAD Studio (Common)
ContentsIndex
PreviousUpNext
Locating Declarations of Classes, Interfaces, and Types with the Class Explorer

Using the Class Explorer you can locate declarations of classes, interfaces, and types.

To locate declarations of classes, interfaces, and types:

  1. Open the Delphi Class Explorer window by choosing ViewDelphi Class Explorer.
  2. In the Class Viewer pane, in the tree showing classes and interfaces declared in your project, click a node to select it.
  3. Click the right mouse button. In the appeared context menu choose the Go to Declaration item. The source file in which the selected item is declared will be opened in the text editor, the viewport will be positioned on the declaration of the selected item, and the declaration will be highlighted.

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