E2469 Linker detected duplicate name '%s' made from both type '%s' in unit '%s' and type '%s' in unit '%s' (Delphi)

From RAD Studio
Jump to: navigation, search

Go Up to Error and Warning Messages (Delphi)

This happens when the linker finds two variables with the same name in two units. The variables have different types.