System.Zip.TZipEndOfCentralHeader.CentralDirSize
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.