Pergunta

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.

Foi útil?

Solução

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

Check these links

Outras dicas

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top