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.
Topic / Summary
Linker detected duplicate name '%s' made from both type '%s' in unit '%s' and type '%s' in unit '%s'
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.