¿What's the C++ equivalent to Object Pascal Inherited()?Hello, I've a C++ virtual function and I need to override it and add my code without losing origi...