让delphi2010操作界面回到delphi7模式
在使用delphi2010的过程中,很不习惯它的窗口在一个框框内,感觉很不方便,可能是因为使用delphi7很多年了,已经习惯了delphi7的版面。
如何让delphi2010能有delphi7的版面布局呢?答案是肯定的,方法如下:
1)在工具栏点右键,选择components 会看到delphi7中的组件显示面板
2)tools > options > environment options > vcl designer > 取消 embedder designer选项
3)保存当前设置
4)重启delphi2010,久违的delphi7,又回来了!
http://blog.csdn.net/qdseashore/article/details/7777575
原文地址:https://www.cnblogs.com/findumars/p/8207403.html
时间: 2024-11-10 15:05:20