RAD Studio (Common)
ContentsIndex
PreviousUpNext
Search for Usages dialog box

SearchSearch for Usages 

This dialog box provides a flexible tool to track references to, and overrides of, elements and members in the source-code projects.

Option 
Description 
Usages of the Element  
Find references to the selected element.  
Usages of Members  
Find references to members of selected element.  
Usages of Declared Classes  
Find references to derived classes (or interfaces, in case of interface).  
Implementations  
Find references to implementing classes (members).  
Overriding  
Find references to members that overload the selected one.  
Include Usings/Imports  
Find references in using\import statements.  
Skip self  
Do not show references that are contained inside the selected element.  
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!