[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#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 3083

public function TTreeNode.GetNextSkipChildren: TTreeNode;