Description of Adrock Source Code Finder expert :
The TAdrockSearchExpert is a utility designed to help you locate references of text in all of your .PAS files from the currently loaded project.Features: Ability to search all .PAS files in the current project for text strings, displays all locations of the found text in a list box, ability to view the found text within the search environment, ability to load the file into Delphi where the found text was located, ability to go to the current source line in the file (You must use the DELPHI-Search Dialog).It's primary use is for Delphi 1 and Delphi 2 - Delphi 3 and 4 support an excellent global search facility integrated with the IDE (Delphi 3 and 4 didn't exist when this component was written! - 16bit developers using Delphi 1 will find this a very useful tool).