When a member function of a class is called using a pointer to a derived class, the pointer value must be implicitly converted to point to the appropriate base class.
In this case, such an implicit conversion is illegal.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|