|
TPasScript
-
Version
5รพ5
TPasScript is a Delphi component which encapsulates an
interpreter of the Object Pascal 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
TPasScript you can: write and run scripts;
call a script routine; pause, resume, and terminate
script; create script-defined event handlers;
handle Windows messages; create script-defined
callback functions; import Delphi types, routines,
variables and constants; control an OLE Automation
server; call routines defined in a DLL;
check script syntax at design time.
|