System.Zip.TZipHeader.UncompressedSize64
Delphi
property UncompressedSize64: UInt64 read GetUncompressedSize64 write SetUncompressedSize64;
C++
__property unsigned __int64 UncompressedSize64 = {read=GetUncompressedSize64, write=SetUncompressedSize64};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.Zip.pas System.Zip.hpp |
System.Zip | TZipHeader |
Description
Embarcadero Technologies does not currently have any additional information.