System.Zip.TZip64Header.CentralDirSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

CentralDirSize:      UInt64; // size of the central directory

C++

unsigned __int64 CentralDirSize;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.