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 ...

link|improve this question

feedback

1 Answer

up vote 11 down vote accepted

See TJvChangeNotify component located in JvChangeNotify.pas .

Bye.

link|improve this answer
thank you very much! :) – migajek Sep 3 '09 at 21:36
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.