tfisfilenotification.txt

来自「计算文件的CRC校验(」· 文本 代码 · 共 23 行

TXT
23
字号
------------------------------------------------------------------------------
  Name     : TfisFileNotification
  Files    : TfisFileNotification.cpp, TfisFileNotification.h,
             TfisFileNotification.dcr
  Purpose  : Directory Content Change Notification
  Status   : Freeware
  Version  : 1.00, 16 April 2000
  Copyright: 〧ISH 2000
  Contact  : First Internet Software House, support@fishouse.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.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?