Add the ultimate flexibility and power into your applications with native Pascal or Basic scripting and full IDE (Integrated Development Environment) with visual Form Designer, object inspector, and more.
By building scripting support into your applications, you can provide a high degree of configurability, flexibility and automation control in your applications.
* It allows modification of the application behaviour without needing to update the full application. Just sending a new small script file is sufficient.
* It allows you to Create and debug scripts and forms at runtime in an Delphi-like Integrated Development Environment.
* End users can add totally new functionality to an application by binding application logic with COM servers through scripting.
* Different end user specific rules can be put in scripts allowing to maintain a single application for different uses
* And much more ...
Feature Details
* Integrated Development Environment (IDE) allow creating script projects at runtime with multiple cross-language scripts (Basic and Pascal) and forms
* Visual form designer and Object inspector at runtime
* Integrated and automatic debugging system in the IDE, including breakpoints, watch viewer, trace into libraries, etc.
* Component palette in both Delphi 7 and Delphi 2007 styles
* Integrated syntax Highlight memo with automatic code completion
* Separated components to build your own custom IDE
* Delphi 2007-like filtering system in Tool Palette
* Helper dialogs in IDE like Alignment, Size, Designer options, among others
* Events in IDE components allow saving/loading scripts and forms to/from database
* Run-time Pascal or Basic language interpreter
* Cross-language scripter component allows calls to Basic scripts from Pascal scripts and vice-versa
* Ability to load Delphi dfm forms and run them
* Access any Delphi object in scripts, including properties and methods!