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

This is CreateGlobalObject, a member of class TAbstractScriptObjectFactory.

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