From 6ffa508e88ae69d78361903c7334e58f8d520710 Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Sun, 27 Apr 2014 01:24:22 +0100 Subject: docs: Updated fpg_tree unit documentation with new TfpgTreeNode.TreeView info --- docs/xml/gui/fpg_tree.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs/xml/gui/fpg_tree.xml b/docs/xml/gui/fpg_tree.xml index 6a69fd64..da1c631f 100644 --- a/docs/xml/gui/fpg_tree.xml +++ b/docs/xml/gui/fpg_tree.xml @@ -10,6 +10,20 @@ You can include icons with items' text labels and display different icons to indicate whether a node is expanded or collapsed.

+ +TfpgTreeNdoe describes an individual node in a tree view widget. +Each node in a tree view control consists of a label and an optional +bitmapped image. Each item can be the parent of a list of subitems. By clicking +an item, the user can expand or collapse the associated list of subitems. + + TfpgTreeView + + + + +Specifies the tree view widget that displays the node. +Use TreeView to determine the tree view associated with the tree node. + Represents a window that displays a hierachy list of items @@ -21,6 +35,9 @@ in a tree view control consists of a label and a number of optional bitmapped im Each node can have a list of subnodes associated with it. By clicking on a node, the user can expand or collapse the associated list of subnodes.

There is basic column support, but this is still very experimental. + + TfpgTreeNode +
-- cgit v1.2.3-70-g09d2