RAD Studio VCL Reference
|
TAutoObjectFactory is the class factory for TAutoObject.
TAutoObjectFactory = class(TTypedComObjectFactory);
class TAutoObjectFactory : public TTypedComObjectFactory;
TAutoObjectFactory creates instances of the TAutoObject class, and has methods that manage the functionality of all of the instances of the automation objects it creates.
TAutoObjectFactory inherits support for the IClassFactory and IClassFactory2 interfaces.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|