Discuss this help topic in SecureBlackbox Forum
This event is fired when an error occurs during archive reading.
Declaration
Parameters
Error codes:
|
Description
This event is fired when TElZipReader encounters error during archive reading. It is useful when archives are slightly corrupted, and TElZipReader may try to overcome these errors if user sets the TryContinue parameter to True. Instead of creating event handler, IgnoreArchiveErrors property may be used.