With a form containing a TWebRadioGroup, when I restart the IDE after toggling Web Designer from True to False I see errors such as the following. And when toggling in the other direction there are other errors.
And sometimes I also lose the radio button definitions.
We have fixed this.
When you have steps for reproducing "losing radio button definitions" please inform.
Has the beta been updated with this fix?
I'll see if I can isolate the property loss, but I suspect that it's related to the reported issue and may have disappeared due to your fix.
Here's a recipe for losing the radio group properties:
- With Web Designer = False, create new WebCore project
- Drop TWebRadioGroup on form
- Define 3 buttons in StringList Editor
- Set Web Designer = True
- Exit IDE, saving the new project
- Open IDE (seeing error message about nonexistent property)
- Select WebRadioGroup1 in Object Inspector
- Open StringList Editor on Items property, and see the following:
As I said, I suspect this is fixed in your updated beta.
We could reproduce this and we are investigating.