System.Zip.TZipHeader.ExtraField
Delphi
ExtraField: TBytes;
C++
System::DynamicArray<System::Byte> ExtraField;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| field | public | System.Zip.pas System.Zip.hpp | System.Zip | TZipHeader | 
Description
This field is meant for expansion. Additional information about the file should be stored here.