[Overview][Types][Classes][Index] Reference for unit 'fpg_tree' (#fpgui)

TfpgTreeView.NextVisualNode

Return the next visible node starting from ANode

Declaration

Source position: fpg_tree.pas line 240

public function TfpgTreeView.NextVisualNode(

  ANode: TfpgTreeNode

):TfpgTreeNode;

Description

Return the next visible node starting from ANode. This works exactly the same as NextNode function, but this time it only acts on nodes that are visible.

See also

TfpgTreeview.NextNode

  

Return the next node after ANode


Documentation generated on: 2015-04-04