IInterfaceComponentReference.GetComponent
Return component instance
Declaration
Source position: classesh.inc line 2020
default 
  function GetComponent : TComponent;
Description
GetComponent returns the component instance.
Errors
None.
See also
| Name | Description | 
|---|---|
| TComponent | Base class for all components that need owner-owned functionality. |