RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TComObject.Factory Property

Specifies the class factory object for the TComObject class.

Pascal
property Factory: TComObjectFactory;
C++
__property TComObjectFactory Factory;

Factory is the class factory which is used to instantiate a TComObject

 

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