[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the owner of the component.
Source position: classesh.inc line 386
protected function TPersistent.GetOwner: TPersistent; dynamic; |
GetOwner returns the owning component of the classes instane. The TPersistent implementation of GetOwner returns Nil. TComponent overrides this method.
|
Base class for all components that need owner-owned functionality. |
lazarus-ccr.sourceforge.net |