Delphi를 이용하여 웹 서비스 프로그램을 손쉽게(?) 개발할 수 있도록 도와주는 프레임워크.
설치후 간단한 데모 프로그램을 만들어봤는데... 제대로만 개발된다면... 응용어플리케이션을 만들던 개발자들이 웹서비스 프로그램을 개발하는데 많은 도움이 될듯 하다.
* Unified GUI for desktop and the Web.
* Single project code base for both Desktop and the Web.
* Based on industry standard Ext JS cross-browser JavaScript library.
* Ext JS bindings are created using ExtPascal library wrappers. (ExtPascal self-translates Pascal objects to Ext JS JavaScript objects)
* Creates stateful Web applications.
* Complete IDE support for creating projects, designing forms and handling data modules.
* Delphi style event handling.
* Automatic handling of Delphi data modules per session.
* Deployment options: Windows desktop application, ISAPI Web application, Standalone Web application, Windows Service Web application.
* Supported Delphi versions: Turbo Delphi Pro, Delphi 2006, Delphi 2007, Delphi 2009, Delphi 2010 and Delphi XE. (Delphi versions prior to Delphi 2006 are not supported. uniGUI requires RTL and language enhancements which are not available in old Delphi versions.)
* Built-in themes for Web application.
http://www.unigui.com