System.Zip.TZipHeader.CRC32
Delphi
CRC32: UInt32;
C++
unsigned CRC32;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| field | public | System.Zip.pas System.Zip.hpp |
System.Zip | TZipHeader |
説明
このファイルの巡回冗長検査(CRC)値を表します。
Delphi
CRC32: UInt32;
C++
unsigned CRC32;
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| field | public | System.Zip.pas System.Zip.hpp |
System.Zip | TZipHeader |
このファイルの巡回冗長検査(CRC)値を表します。