[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
SetTree Automatically sets a tree to be browsed
--------------------------------------------------------------------------------
TWBrowse::SetTree( <oTree> )
<oTree> It is a reference to a FiveWin TLinkList object ( a tree )
built with the TREE ... ENDTREE clauses, or with
the proper classes calls.
Important: This METHOD sets the DATA :cAlias of the browse to "TREE"
to internally know that it is browsing an array.
See IDE\SOURCE\Menus.prg for a working sample.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson