System.Zip.TZipFile Events

From RAD Studio API Documentation


InheritedProtected
OnCreateDecompressStreampublicFires before a file inside a zip file is decompressed, allowing access to the raw stream for decrypt purposes.
OnProgresspublicEvent handler for the zip file operation progress.