Delphi 2007 for Win32 provides key new features for developing Delphi applications for Win32.
RTL / VCL
- Compiler is compatible with binaries created with Borland Developer Studio 2006
- VCL for the Web - complete WYSIWYG RAD Web application development with AJAX using standalone executables, ISAPI for IIS, or DSO for Apache, including SSL support
- New versions of RTL functions from FastCode: LowerCase, , UpperCase, _LStrComp, CompareStr, and StrLen
- DBX4 Database connectivity framework with connection pooling, tracing, and delegate drivers.
- Build delegate drivers to place your code between the application and the actual driver. Provide pre- and post-processing of all public methods and properties of the dbExpress 4 framework.
- Support for GIF images within TImage via TGIFImage library class
- Enhanced Error Insight reports syntax errors in code.
- Enhanced Code Insight Faster performance and improved code and parameter completion provide on-the-fly member lists and parameter hints as you type
- Refactorings updated: Change Parameters refactoring, Rename refactoring, Extract method refactoring
- Updated TeeChart 7.0


