Directory Content Change Notification

------------------------------------------------------------------------------
Name     : TfisFileNotification
Files    : TfisFileNotification.cpp, TfisFileNotification.h,
TfisFileNotification.dcr
Purpose  : Directory Content Change Notification
Status   : Freeware
Version  : 1.00, 16 April 2000
Copyright: Delphi Central
Contact  : www.delphi-central.com
-------------------------------------------------------------------------------
This component creates a thread and uses it to monitor the contents of a directory
or directory tree. Many different file changes can be monitored such as file size,
last write, creation & deletion etc.
It's very useful for updating a directory view or monitoring a particular file
for changes.
To use it simply set-up the 'Directory' and the 'Notification' flags of the component
and then write your event handler. Use the 'Start' and 'Stop' methods to control the
directory monitoring.

Source Code

As promised you can download the Delphi and C++ Builder source code in its entirety

posted @ 2008-10-04 15:40  守护心中彩虹  阅读(197)  评论(0编辑  收藏  举报