[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 3085

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.0 Generated 2025-05-03 Home