E2521 __property '%s' marked 'implements' must map to a field (C++)

From RAD Studio
Jump to: navigation, search

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



C++ usage of __property implements requires that the property maps to a field, not a getter or setter.

See Also