Source position: dirwatch.pp line 107
type TFileChangeEvent = record
Entry: TWatchDirectoryEntry;
FileName: string;
Events: TWatchFileEvents;
end;