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