delphidfm

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


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?


Solution

  • You can use the ComponentsToCode function from GExperts