views:

232

answers:

1

Hi, I need to notify my application in some way whenever any file in the given directory has been changed (its content has been modified) ... is there any JCL/JVCL routine for that?

Thanks in advance ...

+10  A: 

Hi michal, See TJvChangeNotify component located in JvChangeNotify.pas .

Bye.

RRUZ
thank you very much! :)
migajek