IdxTreeOwner.GetOwner Method
Returns a control that owns a node.
Declaration
function GetOwner: TPersistent;
Returns
Type |
---|
TPersistent |
Remarks
In the base implementation, the method is called by the node’s Owner property getter.
See Also
Returns a control that owns a node.
function GetOwner: TPersistent;
Type |
---|
TPersistent |
In the base implementation, the method is called by the node’s Owner property getter.
No
Your feedback is appreciated.