System.Zip.TZipHeader.RequiredVersion

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

Delphi

RequiredVersion:    UInt16; // Start of Local Header

C++

System::Word RequiredVersion;

プロパティ

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

説明

ファイルを抽出するために最低限サポートされていなければならない .zip 仕様のバージョンを表します。


関連項目