System.Zip.TZipHeader.UncompressedSize

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

Delphi

UncompressedSize:   UInt32;

C++

unsigned UncompressedSize;

プロパティ

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

説明

圧縮前のデータのサイズを示します。


関連項目