Delphi 中的区域 - 是否可以定义它们默认展开?

发布于 2024-08-30 23:53:05 字数 122 浏览 10 评论 0原文

自 Delphi 2005 年起,Borland/CodeGear 在 IDE 中引入了区域。这是个好主意,但在某些情况下,我希望我的区域默认以其他折叠方式展开。是否有参数或选项可以完成这项工作?我正在使用Delphi 2007。

Since Delphi 2005 Borland/CodeGear introduced the regions in the IDE. It is good idea but in some casses I want my regions to be unfolded by default in other folded. If there argument or options that will do the job? I'm using Delphi 2007.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

软糖 2024-09-06 23:53:05

@ntodorov,您可以按 Ctrl+Shift+K+O 关闭代码折叠

检查这些链接

  • < a href="http://chrisbensen.blogspot.com/2007/07/delphi-tips-and-tricks-turn-off-code.html" rel="noreferrer">Delphi 提示和技巧:关闭代码折叠< /a>
  • 键盘[第 3 部分] – 代码折叠

@ntodorov, you can turn off the code folding pressing Ctrl+Shift+K+O

Check these links

哆兒滾 2024-09-06 23:53:05

你的意思是代码折叠吗?如果是这样,“项目桌面”自动保存选项控制是否保存当前的折叠信息。使用该选项将使您的代码折叠设置为您上次使用该项目时的状态。

Do you mean code folding? If so, the "project desktop" autosave option controls whether your current folding information is saved. With the option on it will keep your code foldings set to how they were when you last used the project.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文