I would pay more than $200 if it would be backwards compatible with old Delphis and truly really cross-platform (Win/Linux/Mac/iOS and Android) with easy installation.

I do use FPC for cross-compiling for Windows/Mac/iOS. And it works very well.... But, for iOS for me it still a pain because :

- It was a pain to make it works first time, I had to apply lot of fixes and configure everything by hand. Until now I had to compile everything using command line scripts (thanks Andrey Kemka) before using the XCode. I upgraded twice my Mac OS, and I would like to format my Mac and reinstall everything, but I'm very afraid of doing this and does not be able to make everything works again!
- Debugging for iOS is still a pain! I have to "use my imagination" to be able to set breakpoints, and the Stack Call Trace sometimes simple does not works.