RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.TInterfacedClass Type

TInterfacedClass defines the metaclass for System::TInterfacedObject.

Pascal
TInterfacedClass = class of TInterfacedObject;
C++
TInterfacedObject TInterfacedClass;

TInterfacedClass is the metaclass for System::TInterfacedObject. Its value is the class reference for System::TInterfacedObject or for one of its descendants. 

 

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