Go Up to Error and Warning Messages (Delphi)
The compiler will generate IDisposable support for a class that declares a destructor override named "Destroy". You cannot manually implement IDisposable and implement a destructor on the same class.
Topic / Summary
Cannot mix destructors with IDisposable
Go Up to Error and Warning Messages (Delphi)
The compiler will generate IDisposable support for a class that declares a destructor override named "Destroy". You cannot manually implement IDisposable and implement a destructor on the same class.