TInterfacedClass defines the metaclass for TInterfacedObject.
TInterfacedClass = class of TInterfacedObject;
TInterfacedObject TInterfacedClass;
System
TInterfacedClass is the metaclass for TInterfacedObject. Its value is the class reference for TInterfacedObject or for one of its descendants.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|