|
|
| Details |
|---|
| Delphi active script component (WSH Control) 2.5 | | | by Ekas Software | WSH Control - add support of Windows Scripting Host engine to Delphi application.
Allows to run scripts from application and shares any application object inherited from TPersistent with scripter interpreter engine.
Why you need a WSH Control? Some examples listed on www.ekassw.com/wshctrl. Must see!
New in ver. 2.5:
- Access to public methods of Delphi objects
- Access to unit procedures, functions and variables
Advantages of Windows Script Control:
- Any script language supported by Windows scripting host can be used for scripts: VBScript and JavaScript by default, Perl, Python, Lua, Rexx, TCL, PHP, XSLT and any other for which extensions are installed in Windows.
- No need to implement OLE-server functionality for application or any object to be shared with active script engine.
- Any object descending from TPersistent can be added to script's namespace or created within script and operated within script environment, including all of its published members.
- Recently used events of VCL components can be handled by script procedures (and you can add new events if have component's source code).
- If control is added during script executing (in script procedure), event handlers for it are set automatically if any defined in script's body.
- If control exists independently from scripts, event handlers for it may be set just by one line of code (like "Panel1.OnClick:= ekWSHControl1.OnClickHandler", and then event handling is redirected to script procedure "Sub Panel1_OnClick()", if such present in scripts body).
- Native VCL code.
- Simplicity of use.
- Delphi 4, 5, 6, 7 support.
| License: Freeware Related: Vbscript, Javascript, Vb, Java, Script, Php, Perl, Tcl, Python, Pyton, Pithon, Piton, Lua, Rexx, Rex, Komodo, Xslt, Windows, Scripting, Host, Control, Delphi, Component, Active, Activex, Embedding, Include, Ole, Autoobject, Auto, Object, Delphi4, Delphi5, Delphi6, Delphi7, Import, Wsh Downloads: 22 |  |
|
| More Similar Code |
|---|
WSH Control - adds support of Windows Scripting Host engine to Delphi application.
Lets to run scripts from application and shares any application object inherited from TPersistent with scripter interpreter engine.
...
Windows Scripting Host Control enables Delphi application to support active scripting languages installed in Windows Scripting Host (such as VB Script, Java Script, Perl, Python, Lua, Tcl etc).TekWSHControl allows to use Delphi objects in script,
Adds fully functional support of Windows Script Host engine to Delphi application. Lets to run scripts from application and shares any application object inherited from TPersistent with script interpreter engine. TekWSHControl component allows to
This is a perfect WSH library which contains and explains the functionalities of WSH Methods and also it briefly explains the usage of WSH Methods. Addprinterconnection, ExpandEnvironmentStrings, RegRead, Sleep, Write, Readall and many more methods a
psvActiveScript library can be used to add support of active script languages, like VBScript and JavaScript to any Delphi application without using Microsoft Script Control. This library contains components:TpsvActiveScriptSite implements
At the end of stydying this online tutorial, you would be able to include an automated emailing system with ASP using NewMail object of CDONTS component. Explains the steps used to construct the Startup and task schedular through WSH (Windows Script
Add support for built in scripting language in a few minutes. All the work is done by Dream Scripter which supports all Active Scripting languages (among them are VBScript, JScript, Perl, and Python) and Delphi Script. Active Scripting is supported
This script is an ASP .Net server control. This is an important active calender server control. Due to its fastness and safeness you can easily select the date. It does not depend on any existing component. Moreover it is culture independent. It is u
This is a learning site which is helpful for the WSH learners. It guides the learners and teaches them in a friendly way about each and every usage of WSH properties step by step. Column, ComputerName, WshCollection, WshArguments, WshShortcut and man
TRemoteControl is a Delphi/C++Builder component that allows you to add remote control capabilities to your project, using the ATI/Hercules Remote Wonder control device. Up to 16 remote control devices can be used concurrently. When a remote control |
| User Review for Delphi active script component (WSH Control) 2.5 |
|
|