Are there any Delphi DFM to Delphi source code convertion tools?

前提是你 提交于 2019-12-22 08:54:58

问题


The Delphi form designer is very good but we need to work directly from source. Is there a tool or script that can take a batch of DFM files and convert them to Delphi source code?


回答1:


You can use the ComponentsToCode function from GExperts




回答2:


Use DFM Editor tool that can catch dfm files from exe file



来源:https://stackoverflow.com/questions/7332592/are-there-any-delphi-dfm-to-delphi-source-code-convertion-tools

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!