TErrorEventHandler Delegate
Represents the method that will handle the OnError event of a CnFileSystemWatcher object.
type TErrorEventHandler = procedure(Sender: TObject; E: _ErrorEventArgs) of Object;
Represents the method that will handle the OnError event of a CnFileSystemWatcher object.
type TErrorEventHandler = procedure(Sender: TObject; E: _ErrorEventArgs) of Object;