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>tbislock()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
tbIsLock()
Controls the block of the record for the object
------------------------------------------------------------------------------
Syntax:

     tbIsLock(<oTbr>) --> lLock

Parameters:

     <oTbr>     Object of which to control the Lock

Returns:

     <lLock> If .T. the current record of the object has an active Lock

Description:

     Permits the control of the actual record within the file of the object
     <oTbr> that has an active Lock

Example:

     IF!tbIsLock(oTbr)
        // Check the recordd Lock on the object
        (oWin: W_ALIAS)>(dfNet(NET_RECORDLOCK) )
     ENDIF

See also:

     tbBrwNew(), tbMaximize(), tbMinimize()

See Also: tbBrwNew() tbMaximize() tbMinimize()

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