Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TTreeNode.GetParentNodeOfAbsoluteLevel

GetParentNodeOfAbsoluteLevel - returns the parent of all nodes at this absolute level.

Declaration

Source position: comctrls.pp line 3080

public function TTreeNode.GetParentNodeOfAbsoluteLevel(

  TheAbsoluteLevel: Integer

):TTreeNode;