RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TScriptObjectFactories.CreateGlobalObject Method
Pascal
function CreateGlobalObject(AVariable: TGlobalScriptVariables; AContext: IScriptContext): IInterface;
C++
__fastcall IInterface CreateGlobalObject(TGlobalScriptVariables AVariable, IScriptContext AContext);

This is CreateGlobalObject, a member of class TScriptObjectFactories.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!