IPWorks ZIP 2020 Delphi Edition

Questions / Feedback?

PartData Property

The contents of the currently selected part.

Syntax

property PartData: String read get_PartData write set_PartData;
property PartDataB: TBytes read get_PartDataB write set_PartDataB;

Default Value

''

Remarks

This property will hold the contents of the part selected by PartName after calling the ExtractPart method. It can also be set before calling ReplacePart.

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