Delphi Compiler Error
H2509 Identifier ‘%s’ conflicts with type parameters of container type
Reason for the Error & Solution
This happens when using an element for a container that is not compatible with the type parameter of that container.