RAD Studio
ContentsIndex
PreviousUpNext
E2250: No base class to initialize

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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!