メインメニューを開く

RAD Studio API Documentation β

System.Zip.TZipHeader.FileComment

Delphi

FileComment: TBytes;

C++

System::DynamicArray<System::Byte> FileComment;

プロパティ

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

説明

このファイルのコメントを表します。


関連項目