问题
I get "abnormal program termination" error when i close my application.
When i use TREST components, i get the error above with a raised exception First chance exception at $741FAA12. Exception class EBindingScopeFactoryError with message 'Scope class TBindSourceAdapterCustomScope not registered'.
on this specific line on Data.Bind.ObjectScope unit, i tried to investigate and debug many times, but the same error appears.
I use those TREST components in design time (not dynamically).
I couldn't figure out the solution to this.
回答1:
That is a bug RSP-19139, and is listed as fixed in RAD Studio 10.3.2.
来源:https://stackoverflow.com/questions/56132787/how-to-fix-abnormal-program-termination-when-using-trest-components-in-c-bui