TProgressOrigin type

Unit
QDB

Declaration
TProgressOrigin = (prStart, prFinish, prSave, prPack, prKeyList, prCompress);

Description
The ProgressUpdate event passes a TProgressOrigin parameter to indicate which process is underway:
prStart and prFinish indicate that a database file is being opened and closed respectively. The other constants refer to the methods and properties of similar name.