Icon OnBackupProgress Event

__property TSteppedProgressEvent OnBackupProgress

Usage

The OnBackupProgress event is fired when an application calls the Backup method and the backup operation needs to report a backup 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