IPWorks ZIP 2020 Delphi Edition

Questions / Feedback?

ZipComment Property

The comment for the entire zip file.

Syntax

property ZipComment: String read get_ZipComment write set_ZipComment;

Default Value

''

Remarks

Specifies a global comment for the zip file. Set this property before invoking Compress to include a comment in the zip file. Read it after invoking Scan to read the zip comment.

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