Jack, Kind of depends on how you are selecting what you are searching for. If you double click on a "word" in the source code and search until you get to the end and you want to start over from the top, try leaving the last found location highlighted and doing a Ctrl-F again. This will reinitialize the search. You may have to do it one more time but it will start from the beginning of the file after you reinitialize it either the first or second time.
However, that being said, I tend to use the Grep search that is available from GExperts add in (a freebie, by the way) because it shows me all the locations within the source code file or within any open project files, or any project files, or any files in the project group, or in any file in a folder (recursively if desired). It will also show you, in a preview window, a few lines above and below the line that is located and you can double click one of the locations that it found and it takes you to that line in the source code. (Check out GExperts . . . you may find it quite handy. ;-) At 02:15 AM 2/19/2008, you wrote: >I'm not sure if I'm missing something but it seems that in Delphi >IDE (v5-v10), when I search for some text in a file, when it reaches >the end of file, search does not start from beginning of the file. >So I always have to Ctrl-Home to go to the beginning and press F3 >again. Is there a way to let search start from file beginning? > >-- >Best regards, >Jack > >_______________________________________________ >Delphi mailing list -> Delphi@elists.org >http://lists.elists.org/cgi-bin/mailman/listinfo/delphi > > > >-- >No virus found in this incoming message. >Checked by AVG Free Edition. >Version: 7.5.516 / Virus Database: 269.20.8/1288 - Release Date: >2/19/2008 8:47 PM Ralph D. Wilson II Systems Analyst Home: (210) 497-2643 Cell: (210) 387-7744 Fax: (210) 497-5726 [EMAIL PROTECTED] [EMAIL PROTECTED] _______________________________________________ Delphi mailing list -> Delphi@elists.org http://lists.elists.org/cgi-bin/mailman/listinfo/delphi