Delphi Compiler Error
E2416 Could not import package ‘%s’ because it contains system unit ‘%s’
Reason for the Error & Solution
The Borland.Delphi.System unit may only be loaded from the Borland.Delphi.dll package. This error will occur if Borland.Delphi.System is attempted to be loaded from an alternative package.