Delphi to Kylix Syntax Converter

A simple application for source code generation
Download

Delphi to Kylix Syntax Converter Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Siegmar I. J. Gieseler
  • Operating Systems:
  • Windows All
  • File Size:
  • 236 KB

Delphi to Kylix Syntax Converter Tags


Delphi to Kylix Syntax Converter Description

Delphi to Kylix Syntax Converter can create cross-platform source-code, changing Delphi syntax to conform Kylix needs. Just choose the directory, and all ".pas" files will be converted and saved as ".clx" files. It transforms {$R *.DFM} or {$R *.dfm} in a {$IFDEF..} clause with {$R *.dfm} and {$R *.xfm}. "*.DFM" also becomes "*.dfm". It transforms "uses" in a {$IFDEF..} clause, ordering units in the following order: a. units that have different names in Kylix ( Eg: Buttons => QButtons ) b. units that keep the same name in Kylix c. units beginning with lowercase If there are no units with different names in Kylix ( option a ), no {$IFDEF...} clause is generated. {$IFDEF...} clauses that already exist will be kept exactly as they are. If you uncheck the "$IFDEF - $ENDIF" check box the code will not generate "{$IFDEF...}" clauses, but still will sort your units in the order above, acting as a kind of "code beautifier" and making it much easier to find a unit among many others. Get Delphi to Kylix Syntax Converter and try it for yourself to see what it's all about!


Delphi to Kylix Syntax Converter Related Software