System.Zip.TZipHeader.DiskNumberStart

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

DiskNumberStart:    UInt16;

C++

System::Word DiskNumberStart;

Properties

Type Visibility Source Unit Parent
field public
System.Zip.pas
System.Zip.hpp
System.Zip TZipHeader

Description

DiskNumberStart is the number of the disk on which this file begins.

See Also