Changed from the old 5.x version

Top  Previous  Next

These are the changed from the old 5.x version to the new 6.0 version:

 

1.CustomDataRequest parameter event changed ("CustomData: String" parameter is replaced with the new "DataFields: TStrings")
2.CustomFieldsRequest event removed (replaced with the new "CustomWebFieldsRequest" event)
3.FreezeMessage property removed (replaced with a "Messages Text Tab" field)
4.ExceptionClassName property removed (replaced with the new "ExceptionsFilters")
5.ExceptionMessage property removed (replaced with the new "ExceptionsFilters")
6.ShowTerminateBtn property removed (replaced with the "TerminateBtnOperation = tbnone" value)
7.TExceptionDialogOption.edoShowExceptionDialog replaced with TExceptionDialogType
8.TExceptionDialogOption.edoSendEmailChecked replaced with TExceptionDialogType.edoSendErrorReportChecked
9.TCommonSendOption.sndCompressAllFiles removed
10.TBehaviourOption.boActivateCrashDetection replaced with AutoCrashOperation
11.TLogOption.loSaveModulesSection replaced with TLogOption.loSaveModulesAndProcessesSections
12.TLogOption.loSaveCPUSection replaced with TLogOption.loSaveAssemblerAndCPUSections

 

 

That's all.