System.Zip.TZipHeader.CompressedSize64
Delphi
property CompressedSize64: UInt64 read GetCompressedSize64 write SetCompressedSize64;
C++
__property unsigned __int64 CompressedSize64 = {read=GetCompressedSize64, write=SetCompressedSize64};
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.