문제

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.

도움이 되었습니까?

해결책

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

Check these links

다른 팁

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top