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 ...
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 ...
Hi michal, See TJvChangeNotify component located in JvChangeNotify.pas .
Bye.