I’m testing Delphi XE2 and I create a new FireMonkey HD Application, but I have an issue the form designer for the FireMonkey forms is not visible or Available, the option Toggle Form/unit in the View menu is disabled as well the toolbar button to switch between forms and code, even using F12 does not work. I tried the Shitf-F12 option (Forms windows) but none form is listed. I tried adding new firemonkey forms too, but none form is shown, only the code is visible. -Any suggestion to solve this issue?
Share
I had the same issue some days ago and the problem was that I disabled the
Embedded designeroption. So it seems that the FireMonkey form designer only works in a embedded window.Try enabling
Embedded designeroption inTools -> Options -> Environment Options -> VCL Designer -> Embedded designer