IPWorks EDI 2020 Delphi Edition

Questions / Feedback?

CompressionFormat Property

The compression format used on the incoming message.

Syntax

property CompressionFormat: TibeTCompressionFormats read get_CompressionFormat;
TibeTCompressionFormats = ( cfNone, cfZLIB );

Default Value

cfNone

Remarks

The compression format used on the incoming message, if any. Compressed messages will automatically be decompressed by the component.

This property is read-only.

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