Re: Looking for File Find component
- From: "Dave Keighan" <keighand@xxxxxxxxx>
- Date: 17 Jun 2005 15:31:06 -0700
Shannon,
> Does anyone know about any components that might be out there that
> would allow you to search for a particular file on a pc harddrive?
> This component would hopefully allow searches of subfolders too. I
> have done some searching, but haven't been able to find much. Any
> help would be appreciated.
In case you're still looking Google "TFileFind" for a number of
alternatives. "Delphi Find File" works well too.
This is quite a popular example for recursion as well - I found that
rolling your own was a great recursion lesson that I'm not likely to
forget soon. Mind you it took me a couple of days and several posts to
these NGs to finally get it right.
I know it's not what was asked for but I think you'll be surprised by
how little Delphi code is actually required to get the information that
you're looking for, have a look at:
http://delphi.about.com/od/vclwriteenhance/l/aa051600a.htm or
http://www.festra.com/eng/snip04.htm
Google: "Delphi recursion find file" or "Delphi recursive find file"
for a lot more.
GL
--
Dave Keighan
XanaNewser [ 1.17.5.2]
.
- References:
- Looking for File Find component
- From: Shannon
- Looking for File Find component
- Prev by Date: Re: Looking for File Find component
- Next by Date: A Download component with Pause/Resume support?
- Previous by thread: Re: Looking for File Find component
- Next by thread: Re: Looking for File Find component
- Index(es):