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

TAbArchiveType

Declaration

Source position: AbUtils.pas line 98

type TAbArchiveType = (

  atUnknown,

  

  atZip,

  

  atSpannedZip,

  

  atSelfExtZip,

  

  atTar,

  

  atGzip,

  

  atGzippedTar,

  

  atCab,

  

  atBzip2,

  

  atBzippedTar

  

);



CT Web help

CodeTyphon Studio