Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>tbismenu()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
tbIsMenu()
Verifies if the menu is visible
------------------------------------------------------------------------------
Syntax:

     tbIsMenu( <oTbr> ) --> lMenu

Parameters:

     <oTbr>     tBrowse object

Returns:

     <lMenu> is .T. if the menu is visible

Description:

     Allows to know if the object menu is present and active

Example:

     IF !tbIsMenu( oWin )
        dbMsgErr( "The menu is missing" )
     ENDIF

See also:

     tbBrwNew()

See Also: tbBrwNew()

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