TECLBaseCompressedStream.PackedSize
TECLBaseCompressedStream
Indicates the real size of compressed data in a resource associated with the internal data stream.
property PackedSize: Integer;
Description
When stream is created this property indicates the size of the compressed data.
Pay attention that Size property indicates the size of the decompressed data.
|