System.IInterface Methods
From RAD Studio API Documentation
InheritedProtected
_AddRef public Increments the reference count for this interface.
_Release public Decrements the reference count for this interface.
AddRef public Increments the reference count for this interface.
QueryInterface public Returns a reference to a specified interface if the object supports that interface.
Release public Decrements the reference count for this interface.
Supports public Indicates whether a given interface supports a specific (another) interface.