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

TTreeNode.GetLastChild

Gets the last tree node that is a top-level child node in Items.

Declaration

Source position: comctrls.pp line 3110

public function TTreeNode.GetLastChild: TTreeNode;

Function result

TTreeNode instance that is the list node in Items, or Nil if no child nodes are found.


Version 4.4 Generated 2025-11-08 Home