Unit 'DAV_ZLib' Package
[Overview][Types][Classes][Index] [#pl_asiovst]

TBlockFormatType

Declaration

Source position: DAV_ZLib.pas line 45

type TBlockFormatType = (

  bfStored = 0,

  

  bfFixedHuffman = 1,

  

  bfDynamicHuffman = 2,

  

  bfReserved = 3

  

);



CT Web help

CodeTyphon Studio