Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#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.