Page 1 of 1

TFindfile and folder exclusion

PostPosted: June 27th, 2011, 2:07 pm
by Jean-Philippe
Hi all

I've a question about the TFindfile component

Since Criteria seem to work only on files, and not on folders,
I wish to know how to exclude folders with a modification date former to my last scan date

Thanks

Jean-Philippe

Re: TFindfile and folder exclusion

PostPosted: June 27th, 2011, 2:18 pm
by Kambiz
I'm sorry, but you have to handle your case manually using OnFolderChange event.