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

TCollectionItem.GetOwner

Returns the managing collection.

Declaration

Source position: classesh.inc line 439

protected function TCollectionItem.GetOwner: TPersistent; override;

Description

TCollectionItem overrides TPersistent.GetOwner to and returns the TCollectionItem.Collection that manages it.

See also

TPersistent.GetOwner

  

Returns the owner of the component.

TCollectionItem.Collection

  

Pointer to the collection managing this item.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.