TRenamedEventHandler Delegate
Represents the method that will handle the OnRenamed event of a CnFileSystemWatcher class.
type TRenamedEventHandler = procedure(Sender: TObject; E: _RenamedEventArgs) of Object;
Represents the method that will handle the OnRenamed event of a CnFileSystemWatcher class.
type TRenamedEventHandler = procedure(Sender: TObject; E: _RenamedEventArgs) of Object;