System.Zip.TZipHeader.FileNameLength

提供:RAD Studio API Documentation

Delphi

FileNameLength:     UInt16;

C++

System::UInt16 FileNameLength;

プロパティ

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

説明

ファイル名の長さを表します。


関連項目