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

TfpgTreeView.RootNode

Returns the first node of the tree where all other nodes branch from

Declaration

Source position: fpg_tree.pas line 243

public property TfpgTreeView.RootNode: TfpgTreeNode
  read GetRootNode;

Description

Returns the first node of the tree where all other nodes branch from. This node is not a visible node, and is the internal node all other nodes in the tree branches from.


Documentation generated on: 2013-04-29