Show Derived Types (C++)
Go Up to Code Editor Context Menu
Code Editor | right-click an identifier | Find > Show Derived Types Shift+Ctrl+Q
Description
This command searches the entire project for derived types of the selected class or method. If the search results include the only type, the command opens the Code Editor positioned on the derived type declaration. Otherwise, the command opens the Type Hierarchy pane that displays all derived types of the selected class or method.
If you double-click an entry in this tree view, RAD Studio opens the Code Editor positioned on the declaration of the selected class or method.
Availability
This command is available only for 64-bit Windows, iOS, and Android target platforms.
For instructions on how to enable this command, see Find Defintions and References (C++).
See Also
- Find Definitions and References (C++)
- Find Reference Results (C++)
- Find Definition Results (C++)
- Header Dependency Results (C++)
- Type Hierarchy Results (C++)
- Find References (C++)
- Find Definition (C++)
- Header Dependency (C++)
- Show Type Hierarchy (C++)
- Go to Type Declaration (C++)
- Show Base Types (C++)
- Navigate To (C++)