System.Zip.TZipEndOfCentralHeader.CentralDirSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

CentralDirSize:      UInt32;

C++

System::UInt32 CentralDirSize;

Properties

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

Description

Represents the size (in bytes) of the entire central directory.