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

TTreeNodes.GetLastVisibleEnabledNode

Gets the last top-level sibling node that is visible and enabled.

Declaration

Source position: comctrls.pp line 3257

public function TTreeNodes.GetLastVisibleEnabledNode: TTreeNode;

Function result

The tree node, or Nil when a top-level sibling is not visible and enabled.