System.Zip.TZipHeader.FileNameLength
Delphi
FileNameLength: UInt16;
C++
System::Word FileNameLength;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
field | public | System.Zip.pas System.Zip.hpp |
System.Zip | TZipHeader |
説明
ファイル名の長さを表します。
Delphi
FileNameLength: UInt16;
C++
System::Word FileNameLength;
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
field | public | System.Zip.pas System.Zip.hpp |
System.Zip | TZipHeader |
ファイル名の長さを表します。