Delphi Error – E2226 Compilation terminated; too many errors

Delphi Compiler Error

E2226 Compilation terminated; too many errors

Reason for the Error & Solution

The compiler has surpassed the maximum number of errors which can occur in a single compilation.

The only solution is to address some of the errors and recompile the project.