Source position: JPL.SimpleZip.pas line 52
procedure SaveStringToZipFile(
const ZipFileName: string;
const FileContent: string;
const ZipEntryFileName: string;
ZipFileComment: string = ''
);