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>tbctrlpos()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
tbCtrlPos()
Returns a control position inside an object
------------------------------------------------------------------------------
Syntax:

     tbCtrlPos( <oTbr>, <cId> ) --> nPos

Parameters:

     <oTbr>     tBrowse object.
     <cId>      Control Id.

Returns:

     <nPos> Position of the given control in the controls array.

Description:

     Returns a control position inside its object.

Example:

     ? tbCtrlPos( oTbr, "lsb0001" ) // E.g. 3

See also:

     tbCtrlArr()

See Also: tbCtrlArr()

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