Ekas Software Windows Script Host Control for Delphi Help
IQueryPersistent
Hierarchy, Members, Methods, Unit: ekWSHmain
Interface needed to get VCL object within methods in which its IDispatch interface passed.
IQueryPersistent = interface
Unit
ekWSHmain
Description
Internally used to work with properties (which are objects) of VCL objects within script environment.
Notes
This interface is implemented and used internally, you don't need to obviously implement or use it in your source code.

IQueryPersistent.GetPersistent
IQueryPersistent
Returns VCL object represented by IQueryPersistent.
function GetPersistent: TPersistent;
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