System.Zip.TZipEndOfCentralHeader.DiskNumber
Delphi
DiskNumber: UInt16;
C++
System::UInt16 DiskNumber;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | public | System.Zip.pas System.Zip.hpp |
System.Zip | TZipEndOfCentralHeader |
Description
Represents the number of the disk that contains the end of the central directory.