Typically graphically-rich application platforms have been based on Framework VMs or interpreted RIA platforms (rich internet applications that run in an interpreter within a browser container). In these types of platforms, application code runs and graphics are rendered in software "engines" vs. in hardware. In other words they are pseudo-native.
FireMonkey applications are 100% CPU and GPU native. Application code runs full throttle in the CPU and graphics are executed by your GPU hardware. This means your business or packaged applications will not only have the most stunning user experience to captivate your users but they will run with the performance and responsiveness users expect on today's devices.
GPU-Powered Business Graphics and UI
Every PC shipped in the past ten years has powerful GPU based HD, 3D and graphics image processing capabilities that have largely sat idle except in games, advertising and entertainment. FireMonkey is the first application platform to harness the power of the GPU and combine it with CPU based application execution, database access and platform connectivity for the true next-generation business application experience.
Simple Deployment
Being native not only means fast, it also means that applications are compiled into simple and efficient executables that are easy to distribute and deploy to Windows, Mac OSX or iOS devices. No bloated runtimes, plug-ins or language "engines" needed to run. Easy for enterprises and easy for ISVs. Your customers will appreciate it.
Powerful (yet easy) Programming Languages
FireMonkey can be programmed in either "RAD" C++ or Delphi, two easy to learn component based object oriented languages. Developers can choose "RAD" C++ to use existing C++ or C-like language skills or to reuse existing ANSI C++ code in FireMonkey applications. Or developers can choose Delphi, an elegant and easy to learn object oriented "RAD" language used by millions of developers around the globe to build some of the most popular and widely used software products of all time.