System.Zip.TZipEndOfCentralHeader Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CentralDirEntriespublicRepresents the total number of files in the .zip archive.
CentralDirOffsetpublicRepresents the offset of the central directory on disk.
CentralDirSizepublicRepresents the size (in bytes) of the entire central directory.
CentralDirStartDiskpublicThe number of the disk on which the central directory starts.
CommentLengthpublicSpecifies the length of the comment for this .zip file.
DiskNumberpublicRepresents the number of the disk that contains the end of the central directory.
NumEntriesThisDiskpublicSpecifies the number of central directory entries on this disk.