//////////////////////////////////////////////////////////////////////////////
//Component Name:        TDirWatcher
//Version:               1.0
//Platform:              Delphi 2 & 3
//Sources:               for FREE (just mail me)
//Example:               included
//Documentation:         You read it :)
//Author:                Bernhard Angerer
//Organization:          University of Technology Vienna
//Contact E-mail:        angerer@mail.ift.tuwien.ac.at
//Description:           This is a Thread-component sends an event when a change in the
//                       file system occurs
//Improvements(future)   -DirToWatch property: check if dir is exsisting
//                       -New WatchSubTree property
//                       -OnChange event: parameter that shows the changings
//////////////////////////////////////////////////////////////////////////////
