Delphi Compiler Error
E2284 Duplicate resource name type %d ‘%s’
Reason for the Error & Solution
A resource linked into the project has the same type and name, or same type and resource ID, as another resource linked into the project. (In Delphi, duplicate resources are ignored with a warning.)