System.Zip.TZipHeader.ExtraFieldLength

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

Delphi

ExtraFieldLength:   UInt16; // End of Local Header

C++

System::Word ExtraFieldLength;

プロパティ

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

説明

予備フィールドの長さを表します。


関連項目