Question

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.

Was it helpful?

Solution

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

Check these links

OTHER TIPS

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top