E2460 Cannot inherit from special class '%s.%s' (Delphi)

From RAD Studio
Jump to: navigation, search

Go Up to Error and Warning Messages (Delphi)

This occurs when trying to create a derived class that inherits from a .NET special class(System.Delegate, System.Enum, System.Array and System.ValueType. Occurs with Delphi for .NET)