System.Zip.TZipEndOfCentralHeader.CentralDirStartDisk
Delphi
CentralDirStartDisk: UInt16;
C++
System::UInt16 CentralDirStartDisk;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | public | System.Zip.pas System.Zip.hpp |
System.Zip | TZipEndOfCentralHeader |
Description
The number of the disk on which the central directory starts.