E2307 Type 'type' is not a defined class with virtual functions (C++)

From RAD Studio
Jump to: navigation, search

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

A dynamic_cast was used with a pointer to a class type that is either undefined, or doesn't have any virtual member functions.