TABSDatabase.OnCompactProgress
TABSDatabase
Top 


Occurs when a database file is in the process of compacting.

property
OnCompactProgress: TABSProgressEvent;

Description
OnCompactProgress occurs during lengthy process of database file compacting.
OnCompactProgress allows applications to provide feedback to the user about the progress of the potentially slow process and gives a possibility to interrupt the process.