The Road to Delphi – a Blog about programming

Delphi – Lazarus – Delphi Prism

Disabling the Embedded Designer in RAD Studio XE3

| 4 Comments

In RAD Studio XE3 the option (located in Tools > Options > Environment Options > VCL Designer > Embedded Designer ) to disable the Embedded Designer was hide. Personally I still using the old floating designer when I work in VCL projects.

So if you want disable the Embedded Designer just go to the the windows registry key HKEY_CURRENT_USER\Software\Embarcadero\BDS\10.0\Form Design and set the Embedded Designer value to False

Note : Remember which FireMonkey only supports the embedded form designer.

About these ads

Author: Rodrigo

Just another Delphi guy.

4 thoughts on “Disabling the Embedded Designer in RAD Studio XE3

  1. I alternate between the two modes depending on whether I’m using a multi-monitor system (floating) or a single monitor (embedded). Now that the option has been hidden I guess that means that the floating configuration isn’t going to receive much attention anymore. :-(

  2. I don’t use floating anymore, but that’s still a good tip.

  3. thanks for the information, help me so much

  4. Rodrigo NOT just any other Delphi guy – thanks for this it’s been irritating me ever since Christmas (when I got XE3).
    If anyone has a space on their screen and it’s not absolutely necessary why would they deliberately not want to see both code and form simultaneously ? (have I been missing a trick ? for eighteen years ?)

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 401 other followers