Pack method

Applies To
TQDB, TQDBItem, TQDBView

Declaration
procedure Pack;

Description
The Pack method tidies up the QDB file on disk by rearranging items into key order and eliminating any that have been deleted.

Pack is also called implicitly by Compress and Expand, and when KeyCaseSensitive is changed from true to false.