3

I absolutely love the Code Folding feature inside Delphi 2010. However, each time start Delphi 2010 and reopen my project the code I had peviously folded down is no longer folded. Is there a way to keep the folded code, folded when you close down the IDE?

1 Answers1

10

I love the Code Folding feature and use it all the time. Delphi will save your foldings if you set the "Autosave - Project Desktop" option.

MarkF
  • 1,616
  • 1
  • 17
  • 27