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

This is CreateProducerObject, a member of class TAbstractScriptObjectFactory.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!