IPWorks ZIP 2020 Delphi Edition

Questions / Feedback?

FileInputData Property

The data of the file to be compressed.

Syntax

property FileInputData: String read get_FileInputData write set_FileInputData;
property FileInputDataB: TBytes read get_FileInputDataB write set_FileInputDataB;

Default Value

''

Remarks

When this property is set, the component will read in the data from this property instead of reading from the file contained in the FileDecompressedName property.

This property is not available at design time.

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