RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.TInterfacedClass Type

TInterfacedClass defines the metaclass for TInterfacedObject.

Pascal
TInterfacedClass = class of TInterfacedObject;
C++
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!