System.Zip.TZipEndOfCentralHeader.CentralDirEntries

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

CentralDirEntries:   UInt16;

C++

System::Word CentralDirEntries;

Properties

Type Visibility Source Unit Parent
field public
System.Zip.pas
System.Zip.hpp
System.Zip TZipEndOfCentralHeader

Description

Represents the total number of files in the .zip archive.