Changing Delphi XE5 workspace to Delphi 7 -
Changing Delphi XE5 workspace to Delphi 7 -
is possible alter xe5's workspace delphi 7 like? designing forms within window pain , move components palette , design form outside of canvas.
you can switch classic undocked desktop in desktop drop down. it's not identical delphi 7, perchance close you'll out of box.
the other thing can seek enable floating designer, disabled default. more details here: http://francois-piette.blogspot.co.uk/2013/04/enabling-floating-form-designer-in.html
you'll need adapt registry key version. article has key xe4. xe5 is:
hkey_current_user\software\embarcadero\bds\12.0\form designset embedded designer
value false
. restart ide , you've got familiar floating design surface.
delphi delphi-xe5
Comments
Post a Comment