- TExecuteBackupThread.syncGetFormImage: fixed compilation warning
- TfrmBackup.bbtnCancelClick: fixed compilation warning
- TfrmBackup.fneBackupEditingDone: fixed compilation warning
- TfrmBackup.btnCloseOpenFolderClick: fixed compilation warning
- TfrmBackup.btnCloseClick: fixed compilation warning
- TfrmBackup.bbtnCreateBackupClick: fixed compilation warning
+ Added procedure TRestoreJob.Unused(const _Obj: TObject);
- TRestoreJob.OnProgress: fixed compilation warning
- TfrmRestore.FormDestroy: fixed compilation warning
- TfrmRestore.MsgEvents_ThreadFailure: fixed compilation warning
- TfrmRestore.MsgEvents_ThreadDone: fixed compilation warning
- TfrmRestore.btnCancelRetryClick: fixed compilation warning
- TfrmRestore.btnRetryClick: fixed compilation warning
- TfrmRestore.btnCancelRestoreClick: fixed compilation warning
- TfrmRestore.btnContinueClick: fixed compilation warning
- TfrmRestore.chkDoNotCreateDatabaseChange: fixed compilation warning
- TfrmRestore.chkDoNotCreateUserChange: fixed compilation warning
- TfrmRestore.chkDropDatabaseChange: fixed compilation warning
- TfrmRestore.edtRestoreNewPasswordChange: removed. Not necessary