www.gnostice.com 

Level property (TgtCompression)

TgtCompression                Example

Top 

Specifies the level of compression.

property Level: TgtCompressionLevel;

 

Description

 

TgtCompressionLevel = (clFastest, clNormal, clMaxCompress);

 

Default: clMaxCompress

 

Use this property to set the level of compression depending on the requirement. It can be set to any one of clFastest, clNormal or clMaxCompress.