System.Zip.TZipHeader.UncompressedSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

UncompressedSize:   UInt32;

C++

unsigned UncompressedSize;

Properties

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

Description

Specifies the size of the uncompressed data.

See Also