System.Zip.TZipHeader.ExternalAttributes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ExternalAttributes: UInt32;

C++

unsigned ExternalAttributes;

Properties

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

Description

Internally used field that holds information about the external attributes of the file.

See Also