[Overview][Constants][Types][Classes][Index] |
Adds file to zip directory
Source position: line 0
public function TZipFileEntries.AddFileEntry( |
const ADiskFileName: |
):TZipFileEntry; |
const ADiskFileName: ; |
const AArchiveFileName: |
):TZipFileEntry; |
const AStream: TStream; |
const AArchiveFileName: |
AStream |
|
Adds a zip file entry from a stream |
Adds a file to the list of files that will be written out in the zip file.