System.Zip.TZip64Header.NumEntriesThisDisk
Delphi
NumEntriesThisDisk: UInt64; // total number of entries in the central directory on this disk
C++
unsigned __int64 NumEntriesThisDisk;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | public | System.Zip.pas System.Zip.hpp |
System.Zip | TZip64Header |
Description
Embarcadero Technologies does not currently have any additional information.