[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the owner of this component.
Source position: classesh.inc line 1606
protected function TComponent.GetOwner: TPersistent; override; |
GetOwner returns the owner of this component as indicated by the Owner property. The GetOwner call is introduced in TPersistent and is used by the streaming system to determine the 'owner' of a component.
|
Returns the owner of the component. |
|
|
Owner of this component. |
lazarus-ccr.sourceforge.net |