<< Click to Display Table of Contents >> Conversion |
![]() ![]() ![]() |
This application attempts to take a VCL dfm and pas file and capture as much as possible to carry forward to Fire Monkey Pascal and FMX files. The application uses an ini file to map the translations and relies on Delphi itself throwing away properties that do not correctly translate.
When you first open a translated Fire Monkey form the "Invalid Property" dialog can be expected and you should reply "Ignore All"
The application does no more than a search and replace when generating an FMX file from a text based DFM File and making changes to the Pascal files' uses clause to pick up the Fire Monkey components.