E2326 Attribute '%s' can only be used once per target (Delphi)

From RAD Studio
Jump to: navigation, search

Go Up to Error and Warning Messages (Delphi)

This attribute can only be used once per target Attributes and their descendants may be declared with an AttributeUsage Attribute which describes how a custom Attribute may be used. If the use of an attribute violates AttributeUsage.allowmultiple then this error will be raised.