On 8/18/15, Marc Santhoff <[email protected]> wrote:

> On Mo, 2015-08-17 at 16:39 +0200, Bart wrote:
>> On 8/17/15, Marc Santhoff <[email protected]> wrote:
>>
>> > Plus it's a recurring task (like reading directory entries into a
>> > container - Delphi has a class for, lazarus not). It would have been
>> > nice if there were a template or the like.
>>
>> Care to elaborate on that (in a new thread)?
>

> Regarding a TDirectory class I think the properties are the same. The
> difference is it's a very commen use case to read directories and files
> into acontainer.

You say that delphi has a class that does this.
Can you point me to the right place in Embarcaderos's DocWiki where
this class is described?
This way we might start a cleanroom implementation for this.

B.t.w. You know that we have FindAllFiles procedure and a
TFileSearcher class in LazFileUtils?

Bart

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to