Delphi upgrade from RAD Studio to Delphi XE

拥有回忆 提交于 2019-12-05 07:28:32

Check this white paper from Andreano Lanusse.

Reasons to Migrate to Delphi XE – What you might have missed since Delphi 7

Inside of this document you can find a resume with the new features since delphi 7 or in your case since Delphi 2007.

Delphi 2009

  • Unicode throughout the language, library and IDE
  • Generics and Anonymous Methods
  • Resource Editor, Class Explorer
  • DataSnap multi-tier
  • VCL – new components, Custom Hints, Ribbon Controls
  • Localization – Integrated Translation Environment, External Translation Manager

Delphi 2010

  • Windows 7, Multi-Touch and Gesture support, Direct-2D
  • IDE Insight, Source Code Formatter, Search task bar
  • Background compilation
  • Enhanced RTTI
  • Breakpoints in threads, freeze/thaw threads
  • DataSnap – HTTP protocol support

Delphi XE

  • DataSnap – HTTPS, JavaScript, REST support
  • Subversion integration
  • Regular Expression library
  • AQTime, CodeSite, Beyond Compare, Final Builder
  • Cloud Services and Cloud Deployment
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!