Occurs to indicate the Restore, RestoreFromFile, or RestoreFromStream method execution progress.
property OnRestoreProgress: TDARestoreProgressEvent;
The OnRestoreProgress event occurs several times during the dumping process of the Restore, RestoreFromFile, or RestoreFromStream method execution and indicates its progress. The Percent parameter of the OnRestoreProgress event handler indicates the percentage of the whole restore script execution.