[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the previous sibling node which is visible and enabled.
Source position: comctrls.pp line 3112
public function TTreeNode.GetPrevVisibleEnabledSibling: TTreeNode; |
The located tree node, or Nil if none of the sibling nodes are both visible and enabled.