About Us
Products
Purchase
Downloads
Support
Forums
Contact Us
Site
 Register to post in forums, or Log in to your existing account
 

 Related 
Contents
See also:
  Find
Tree
  AddChild
  Add
  Clear
  FirstNode
  LastNode
  CaptionProp
  CountProp
  ChildProp
  DefaultImage
  CurrentNode
  TopNode
  BottomNode
  AddColumn
  Columns
  LastAdded
  Expand
  Refresh
  Find
  FindText
  Selections
  Select
  SelectRange
  SelectMultiple
  Unselect
  MultiSelect
  SelectAll
  Tree.DB subclass
  OnSelect
  OnGetCellText
  Style
  HotTrack
FindText [[zTree.FindText]] 
NOTE: This Design document is subject to change at any time.
FindText( Text: WideString, Column: WideString, Start: zNode, ExpandedOnly: Boolean, Forward: zApp_Type_Boolean): zNode

searches the tree for a Node whos column text is equal to Text. The Column argument specifies the caption of the column to be searched. If left blank, then the first column is searched. Start gives the node to start the search at. If set to Null (nothing) then the search starts at the first node in the tree. If ExpandedOnly is set to true (default is false) then only expanded nodes are searched. If Forward is set to true (default) then the search goes forward from the start node, otherwise it goes backwards from the start node.
Viewer Comments [0 - Post your comments]

Jump to:  

© 2009 Zugg Software. Hosted by Wolfpaw.net