[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Returns the owner of the component.
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. |