Delphi Compiler Error
X2421 Imported identifier ‘%s’ conflicts with ‘%s’ in ‘%s’
Reason for the Error & Solution
This occurs when referencing a .dll that exports an identifier that causes a naming conflict with a native Delphi identifier.