E2143 Matching base class function 'function' has different dispatch number (C++)

From RAD Studio
Jump to: navigation, search

Go Up to Compiler Errors And Warnings (C++) Index

If a DDVT function is declared in a derived class, the matching base class function must have the same dispatch number as the derived function.