Gets the owner of the object instance.
Source position: comctrls.pp line 3045
protected function TTreeNode.GetOwner: TPersistent; override; |
Persistent object which owns the object instance.
The return value contains the TTreeNodes container which owns the class instance.