System.Classes.IInterfaceComponentReference Methods

From RAD Studio API Documentation
Revision as of 20:12, 9 April 2012 by BuildBot (talk | contribs) (Created page with '{{#lst:API:System.Classes.IInterfaceComponentReference Methods|head}} <section begin="short"/><!--Short description here--><section end="short"/> <!--Additional Comments go here-...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
GetComponentpublicReturns a reference to the component associated by the implementing class.
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.