Unit 'dirwatch' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-base]

TFileChangeEvent

Declaration

Source position: dirwatch.pp line 107

type TFileChangeEvent = record

  Entry: TWatchDirectoryEntry;

  FileName: string;

  Events: TWatchFileEvents;

end;


Documentation generated on: 2025-07-25