System.Zip.TZipHeader.ExternalAttributes
Delphi
ExternalAttributes: UInt32;
C++
unsigned ExternalAttributes;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| field | public | System.Zip.pas System.Zip.hpp |
System.Zip | TZipHeader |
説明
ファイルの外部属性に関する情報を保持する内部使用フィールドです。
Delphi
ExternalAttributes: UInt32;
C++
unsigned ExternalAttributes;
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| field | public | System.Zip.pas System.Zip.hpp |
System.Zip | TZipHeader |
ファイルの外部属性に関する情報を保持する内部使用フィールドです。