System.Zip.TZipEndOfCentralHeader.DiskNumber

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

Delphi

DiskNumber:          UInt16;

C++

System::UInt16 DiskNumber;

プロパティ

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

説明

セントラル ディレクトリの終端が格納されているディスクの番号を表します。


関連項目