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

TTreeNode.GetNextSkipChildren

Gets the next sibling node for the current tree node, or Nil when a sibling does not exist.

Declaration

Source position: comctrls.pp line 3077

public function TTreeNode.GetNextSkipChildren: TTreeNode;