E2353 Cannot extend sealed class '%s' (Delphi)

From RAD Studio
Jump to: navigation, search

Go Up to Error and Warning Messages (Delphi)

The sealed modifier is used to prevent inheritance (and thus extension) of a class.