VCL to FMX converter Converts Delphi DFM files to FMX.
This is a major update!
Improvements:
- True unicode support!
- Fixed bugs
- Smaller code
- Removed all Hints and Warnigs
- Better settings editor
- TImage conversion
- TImageList conversion
- Added TAlign replace
- Got rid of TStream
- Got read of PChar and other pointers.
- Got read of uninitialized objects
- Eliminated some memory leaks.

