FileCreated
virtual void FileCreated(const char* path);
fListeners.ItemAt(i)->FileCreated(watchedPath);
virtual void FileCreated(const char* path) = 0;