System.Zip.TZip64EndOfCentralHeader
Delphi
TZip64EndOfCentralHeader = packed record
C++
struct DECLSPEC_DRECORD TZip64EndOfCentralHeader
{
public:
unsigned Signature;
unsigned CentralDirStartDisk;
unsigned __int64 Zip64CentralDirOffset;
unsigned TotalNumberOfDisks;
};
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 !