Tagged Questions
6
votes
8answers
2k views
Does Delphi sometimes revert text form files (DFM) to binary format?
Our Delphi 7 development team stores form files (dfm) in text mode, and uses a source control system (Subversion) to track changes.
Sometimes, we noticed that a form file returned to binary format ...