System.Zip.TZipHeader.MadeByVersion

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

MadeByVersion:      UInt16; // Start of Central Header

C++

System::Word MadeByVersion;

Properties

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

Description

Indicates the compatibility of the file attribute information.

See Also