[Lazarus] multi step dialog
Bart
bartjunk64 at gmail.com
Wed Aug 19 11:20:38 CEST 2015
On 8/18/15, Marc Santhoff <M.Santhoff at web.de> wrote:
> On Mo, 2015-08-17 at 16:39 +0200, Bart wrote:
>> On 8/17/15, Marc Santhoff <M.Santhoff at web.de> 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
More information about the Lazarus
mailing list