Compress method

Applies To
TQDB, TQDBItem, TQDBView

Declaration
procedure Compress;

Description
The Compress method sets the Compression property to true and compresses every item in the QDB file.

During compression the ProgressUpdate event is triggered periodically. Compress involves an implicit pack of the QDB file.

See also: Expand.