System.Zip.TZipFile Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CommentpublicProperty used to hold comments for this TZipFile.
CreateDecompressStreamCallBackpublicThis callback occurs before a file inside a zip file is decompressed, allowing access to the raw stream for decrypt purposes.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
Encodingpublic
FileCommentpublicProvides access to a file comment specified by Index.
FileCountpublicSpecifies the number of the files contained by this .zip file.
FileInfopublicProvides access to the individual TZipHeader for a specified file from the .zip archive.
FileInfospublicRepresents an array of TZipHeader objects for the files contained by this TZipFile.
FileNamepublicProvides access to a file name, contained by this .zip file, at an index specified by Index.
FileNamespublicArray of file names for the files contained by this TZipFile.
ModepublicProperty of type TZipMode that indicates how this TZipFile is opened.
UTF8SupportpublicSpecifies whether the file comments for this TZipFile provide support for UTF-8 encoding.