System.Zip.TZip64ExtraHeader

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TZip64ExtraHeader = packed record

C++

struct DECLSPEC_DRECORD TZip64ExtraHeader
{
public:
    unsigned __int64 UncompressedSize;
    unsigned __int64 CompressedSize;
    unsigned __int64 LocalHeaderOffset;
    unsigned DiskNumberStart;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
System.Zip.pas
System.Zip.hpp
System.Zip System.Zip

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !