[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

IInterfaceComponentReference

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Interface for checking component references

Declaration

Source position: classesh.inc line 1714

type IInterfaceComponentReference = interface end;

  function GetComponent;

  

Return component instance

Inheritance

IInterfaceComponentReference

  

Interface for checking component references

Description

IInterfaceComponentReference is an interface to return the component that implements a given interface. It is implemented by TComponent.

See also

TComponent

  

Base class for all components that need owner-owned functionality.


Documentation generated on: Nov 14 2015