System.Zip.TZipHeader.CompressedSize

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

CompressedSize:     UInt32;

C++

unsigned CompressedSize;

プロパティ

種類 可視性 ソース ユニット
field public
System.Zip.pas
System.Zip.hpp
System.Zip TZipHeader

説明

圧縮後のデータのサイズを表します。


関連項目