X1056 Duplicate resource Type %s, ID %s; File %s resource kept; file %s resource discarded (Delphi)

From RAD Studio
Jump to: navigation, search

Go Up to Error and Warning Messages (Delphi)

Identifier

The identifier for the $WARN directive: RLINK_WARNING

Description

A resource linked into the project has the same type and name, or the same type and resource ID, as another resource linked into the project. (In Delphi, duplicate resources are ignored with a warning.)

See Also