System.Zip.TZipHeader.InternalAttributes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

InternalAttributes: UInt16;

C++

System::Word InternalAttributes;

Properties

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

Description

Internally used field that specifies the type of the file.

See Also