Unit 'ZipTypes' Package
[Overview][Constants][Types][Procedures and functions][Index] [#unzip]

TZipRec

Declaration

Source position: ziptypes.pp line 63

type TZipRec = packed record

  buf: ;

  bufsize: Word;

  localstart: Word;

  Time: LongInt;

  Size: LongInt;

  CompressSize: LongInt;

  headeroffset: LongInt;

  FileName: TDirtype;

  PackMethod: Word;

  Attr: Byte;

end;


Documentation generated on: 2023-03-18