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 - menubegin() begins a new menu definition. internally used. http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 MenuBegin()            Begins a new menu definition. Internally used.
--------------------------------------------------------------------------------

   Syntax:              MenuBegin( <lPopup>, <lSystem>, <oWnd> )  --> <oMenu>

   Parameters:

   <lPopup>             If it is going to be a popup menu

   <lSystem>            If it is going to be a system menu

   <oWnd>               The window container of this menu

   Returns:

   <oMenu>              The menu object already built and initialized

   Observations:        This function is used automatically by FiveWin
                        from the xBase commands.

   Sample:              SAMPLES\\TestMenu.prg

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

   See also:            Class TMenu   Class TMenuItem



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