IPWorks ZIP 2020 Delphi Edition

Questions / Feedback?

OutputData Property

The output data after compression or decompression.

Syntax

property OutputData: String read get_OutputData;
property OutputDataB: TBytes read get_OutputDataB;

Default Value

''

Remarks

This property holds the compressed or decompressed data after CompressData or DecompressData is called.

This property is not applicable when calling CompressBlock or DecompressBlock.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks ZIP 2020 Delphi Edition - Version 20.0 [Build 8300]