Occurs before an application starts repairing a database file.
property BeforeRepair: TNotifyEvent;
Description
Write a BeforeRepair event handler to take specific action before an application starts repairing a database file.
For example, an application might show a progress indication form or display a message that repairing a database started.
|
|