.dfm to Delphi 7 .dfm

By Sarah Dean
Last updated: 14th November 2010

Contents


Description

".dfm to Delphi 7 .dfm" is a command line tool for converting Delphi 2006 and later ".dfm" files to a format suitable for use with Delphi 7. Specifically, it strips out all: lines from .dfm files, allowing them to be loaded, compiled and run using Delphi 7.

Please email any bug reports, feature requests, comments, etc to me at sdean12@sdean12.org

The latest version can be found at: http://www.SDean12.org/


Download

Download latest stable .dfm to Delphi 7 .dfm package, including full source code. (If you would like to build your own copy of this software from the source, please see also Delphi Components  to download the library packages required.)

Hashes and PGP signatures of the software, as downloaded, are available here


Notes


TODO List

Any suggestions?


Known Bugs

None known of at present


Appendix A: Version History


Email me at: sdean12@sdean12.org

Return to the main page