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 element itself:  
Find references to selected element.  
Usages of members:  
Find references to members of selected element.  
Usages of derived classes:  
Find references to derived classes (or interfaces, in case of interface).  
Usages of implementations:  
Find references to implementing classes (members).  
Usages of overloads:  
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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!