System.Zip.TZip64Header.CentralDirOffset

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

CentralDirOffset:    UInt64; // offset of start of central directory with respect to the starting disk number

C++

unsigned __int64 CentralDirOffset;

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.