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

TTreeNode.GetOwner

Gets the owner of the object instance.

Declaration

Source position: comctrls.pp line 3045

protected function TTreeNode.GetOwner: TPersistent; override;

Function result

Persistent object which owns the object instance.

Description

The return value contains the TTreeNodes container which owns the class instance.

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