System.Zip.TZipHeader.FileComment

提供:RAD Studio API Documentation

Delphi

FileComment: TBytes;

C++

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

プロパティ

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

説明

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


関連項目