System.Zip.TZipHeader.CompressedSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

CompressedSize:     UInt32;

C++

unsigned CompressedSize;

Properties

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

Description

Represents the size of the compressed data.

See Also