Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TCompressionAlgorithm type
Top 


Indicates the compression algortithm.

Unit
ABSMain

type TCompressionAlgorithm = (caNone, caZLIB, caBZIP, caPPM);

Description

TCompressionAlgorithm represents the values that may be in the BlobCompressionAlgorithm property of an TABSAdvFieldDef object. TCompressionAlgorithm is used for BLOB fields compression.
The following table lists all possible values in the TCompressionAlgorithm type and describes what they indicate:

Value
Meaning
caNone
No compression
caZLIB
ZLIB algorithm. Fastest compression
caBZIP
BZIP algorithm. Normal compression
caPPM
PPM algorihm. Maximum compression

        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 16, 2024