TABSDatabase.OnRepairProgress
TABSDatabase
Top 


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

property
OnRepairProgress: TABSProgressEvent;

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