TVirtComp is a Delphi component, which encapsulates the interpreter of the VIRT programming language. It is non-visual component that you can drop into your Delphi application so that you can extend and customize an application without having to recompile it. Using TVirtComp a Delphi application will be able to write and run scripts, to check script syntax at design time, to bind custom Delphi functions and published Delphi properties with a script, to call separate functions from a script, to control an Automation server. |