Skip to main content

TcxIUnknownObject Methods

The base class for all classes that implement non-persistent objects that support one or more interfaces without automatic reference count (ARC).
Name Description
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
QueryInterface(TGUID,Untyped) protected Provides access to the implementation of the specified interface if the current object supports it.
ToString Inherited from TObject.
See Also