RAD Studio
ContentsIndex
PreviousUpNext
E2113: Virtual function 'function1' conflicts with base class 'base'

A virtual function has the same argument types as one in a base class, but differs in one or more of the following:

  • Return type
  • Calling convention
  • Exception specification (throw list)

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!