DesignIntf.IClass Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
ClassNameIspublicReturns True if the class name equals the given string.
GetClassNamepublicReturns the class name.
GetClassParentpublicReturns the name of the ancestor class.
GetUnitNamepublicReturns the name of the unit where the current class resides.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SupportspublicIndicates whether a given interface supports a specific (another) interface.