Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: 1201f0df43644022331f15b0b9b3b1f5d3a6dafe Size: 241.78 KB File Format: zip
Rating: 2.173913043
out of 5
based on 23 user ratings
Downloads: 293 License: Free
Delphi to Kylix Syntax Converter is a free software by Siegmar I. J. Gieseler and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download Delphi to Kylix Syntax Converter which is 241.78 KB in size and belongs to the software category Other Programming Files. Delphi to Kylix Syntax Converter was released on 2011-11-08 and last updated on our database on 2017-03-03 and is currently at version 1.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
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 its all about!