Unit 'Zipper' Package
[Overview][Constants][Types][Classes][Index] [#fcl]

TZipper.SaveToFile

Saves the archive to a file with a new name.

Declaration

Source position: zipper.pp line 457

public procedure TZipper.SaveToFile(

  const AFileName: RawByteString

);

Arguments

AFileName

  

The filename to save to.

Description

Saves a .ZIP file with a new name.


Documentation generated on: Jul 24 2023