Content | Index | Reference


EkasSW Windows Scripting Host Control Help
Welcome to the EkasSW Windows Scripting Host Control Help documentation.

Windows Scripting Host Control (TekWSHControl) adds fully functional support of Windows Scripting Host engine to Delphi application.

Control lets to run scripts from application and to share any application object inherited from TPersistent with script interpreter engine. TekWSHControl component allows to completely manage application objects within script, including operating with published properties, running methods, setting script procedures as event handlers etc.

WSH Control is also the very easy way to make you application as extremely enhanceable system managed by outside scripts - so even no need to edit source code (or rebuild projects) to change and/or enhance its functionality.