RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAutoObject.AutoFactory Property

The class factory that created this TAutoObject.

Pascal
property AutoFactory: TAutoObjectFactory;
C++
__property TAutoObjectFactory AutoFactory;

Factory is the class factory that is used to instantiate a TAutoObject instance. 

 

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