Delphi notification when a file gets updated

前端 未结 4 1793
太阳男子
太阳男子 2020-12-10 06:36

My app contains documents in its database. The users can open the documents in which case, the document gets saved to a temporary folder and gets opened on the user\'s compu

4条回答
  •  春和景丽
    2020-12-10 07:03

    Also take a look at this: http://www.cromis.net/blog/downloads/directory-watch/ and How to monitoring directory for files in Delphi XE?

提交回复
热议问题