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 3087

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.


Version 4.4 Generated 2025-11-08 Home