Unit 'AbGzTyp' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_abbrevia]

TAbGzHeader

Declaration

Source position: AbGzTyp.pas line 54

type TAbGzHeader = packed record

  ID1: Byte;

  

  ID2: Byte;

  

  CompMethod: Byte;

  

  Flags: Byte;

  

  ModTime: LongInt;

  

  XtraFlags: Byte;

  

  OS: Byte;

  

end;



CT Web help

CodeTyphon Studio