Re: "Internal Error: E5907" - what can I do?

From: Cruxy (cruxyATcruxyDOTnet)
Date: 10/14/03


Date: 14 Oct 2003 06:18:33 -0700


> The problem still exists there. It seems to be related to property
> setters/getters being declared as virtual and not overridden in the
> descended class.

I meant that the derived class should only have the getter/setter
methods and there is not even a property declared in the base class...