Icon OnRestoreProgress Event

property OnRestoreProgress: TSteppedProgressEvent

Usage

The OnRestoreProgress event is fired when an application calls the Restore method and the restore operation needs to report a restore progress message to the application.

Information The number of times that this event fires is controlled by the TDBISAMSession ProgressSteps property of the current session.
Image