System.Zip.TZipEndOfCentralHeader.CentralDirOffset

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

CentralDirOffset:    UInt32;

C++

unsigned CentralDirOffset;

Properties

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

Description

Represents the offset of the central directory on disk.