RAD Studio
ContentsIndex
PreviousUpNext
E2250: No base class to initialize (C++)

This C++ class constructor is trying to implicitly call a base class constructor, but this class was declared with no base classes. 

Check your declarations.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!