[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TTreeNode.GetNextVisibleEnabled

Gets the next child or sibling for the current node that is visible and enabled.

Declaration

Source position: comctrls.pp line 3099

public function TTreeNode.GetNextVisibleEnabled: TTreeNode;

Function result

Child or sibling tree node, or Nil when not enabled and visible.