Ekas Software Windows Script Host Control for Delphi Help
TekWSHEnumerator
Hierarchy, Members, Methods, Unit: ekWSHmain
Proxy class for IEnumVariant interface.
TekWSHEnumerator = class(TInterfacedObject, IEnumVariant)
Unit
ekWSHmain
Description
Internally used by ekWSHControl to enumerate collection items. See IEnumVariant help topics.

TekWSHEnumerator.Create
TekWSHEnumerator
Creates instance of TekWSHEnumerator.
constructor Create(AOwner: TPersistent; AScriptControl: TekWSHControl);
Notes
This method is implemented and used internally, you don't need to obviously implement or use it in your source code.

Ekas Software Windows Script Host Control for Delphi Help
Copyright (c)2002,2003 Ekas Software