Ekas Software Windows Script Host Control for Delphi Help
|
Dim Control
Control = Form1.Controls("Memo1")
Here Form1 is TForm added to script by TekWSHControl.RegisterClass method.
Controls method returns proxy object for required control or NULL if control with given name does not owned by given WinControl.
Ekas Software Windows Script Host Control for Delphi Help
|
Copyright (c)2002,2003 Ekas Software
|