[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the last child or descendent node in the last top-level node.
Source position: comctrls.pp line 3259
public function TTreeNodes.GetLastSubNode: TTreeNode; |
TTreeNode instance found in the method, or Nil.
|
Returns the last child node or its last descendent node. |