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

TTreeNode.GetPrevVisibleEnabledSibling

Gets the previous sibling node which is visible and enabled.

Declaration

Source position: comctrls.pp line 3112

public function TTreeNode.GetPrevVisibleEnabledSibling: TTreeNode;

Function result

The located tree node, or Nil if none of the sibling nodes are both visible and enabled.