Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - treebegin() fivewin trees function support http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 TreeBegin()            FiveWin trees function support
--------------------------------------------------------------------------------

   Syntax:              TreeBegin( <cBmpOpen>, <cBmpClose> )
                                 --> <oTree>

   Parameters:

   <cBmpOpen>           The name of the resourced bitmap to use
                        as the open tree bitmap.

   <cBmpClose>          The name of the resourced bitmap to use
                        as the close tree bitmap.

   Returns:

   <oTree>              The just new created tree reference.

   Observations:        These functions are automatically managed by
                        FiveWin trees creation xBase commands.

   Sample:              IDE\\SOURCE\\Menu.prg


   Source code:         SOURCE\\CLASSES\\Trees.prg

   See also:            Class TTreeItem   Class TLinkList


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson