Delphi 2009 Upgrade
Delphi is the programming language used to write a number of the Front Office applications (for example Order Routing). Delphi is constantly developing and improving. Old versions of the language go out of support, meaning that the application code must be rebuilt using the new compiler and development switched to the new version. The migration from Delphi 2007 to Delphi 2009 included support for Windows Themes (changing how the application looks to keep it consistent with the user’s version of Windows) and Unicode (which provides support for the character sets of all modern languages).


