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

TAbZip64EndOfCentralDirectoryLocator

Declaration

Source position: AbZipTyp.pas line 104

type TAbZip64EndOfCentralDirectoryLocator = packed record

  Signature: LongInt;

  

  StartDiskNumber: LongInt;

  

  RelativeOffset: Int64;

  

  TotalDisks: LongInt;

  

end;



CT Web help

CodeTyphon Studio