Delphi Error – E2295 A class helper cannot introduce a destructor

Delphi Compiler Error

E2295 A class helper cannot introduce a destructor

Reason for the Error & Solution

Class helpers cannot declare destructors.